AndroidWhiteFrame | Whitelaning , 我的应用结构框架和练习示例
kandi X-RAY | AndroidWhiteFrame Summary
kandi X-RAY | AndroidWhiteFrame Summary
AndroidWhiteFrame is a Java library. AndroidWhiteFrame has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can download it from GitHub.
####实例代码: 1.WhiteAdapterDemoActivity : 一个ViewHolder的封装示例,把每次BaseAdapater都要写的内部类ViewHolder进行的封装,之后基本不需要写ViewHolder。(201505071032) 2.MultithreadingBreakpointContinuinglyActivity : 多文件多线程断点续传下载示例。(201505131718) 3.AsyncTaskActivity : 一个AsyncTask异步下载的示例。(20105191659) 4.ViewPagerActivity : 一个ViewPager引导界面的示例。(20106031048) 5.FillColorByLayerActivity : 基于图层填充颜色的示例。(感谢zhy)(20106031048) 6.FillColorByStrokeActivity : 基于描边填充颜色的示例。(感谢zhy)(20106031048) 7.TuringRobotActivity : 基于图灵机器人API的聊天示例。(20106031048). 1.whiteframe包中新增BaseActivity类,其它Activity继承该类,进行Activity的启动、退出动画的初始化。 2.whiteframe包中新增ActivityCollector类,在BaseActivity类中添加了该类的方法,便于对整体Activity的管理。 3.whiteframe包中新增ToastViewTool类,该类为自定义Toast方法,便于显示Toast信息。 4.whiteframe包中新增WhiteViewHolder类,该类是为了Adapter的复用布局做的封装,配合whiteframe包中WhiteAdapter一起使用,一劳永逸,不在需要写ViewHolder. 5.whiteframe包中新增WhiteAdapter类,该类为封装BaseAdapter,简化了代码量。 6.whiteframe包中新增WhiteFrame类,该类继承Application,为全局获取上下文提供getContext()方法。 7.新增WhiteAdapterDemoActivity,该Activity为WhiteViewHolder类和WhiteAdapter类封装使用的实例。.
####实例代码: 1.WhiteAdapterDemoActivity : 一个ViewHolder的封装示例,把每次BaseAdapater都要写的内部类ViewHolder进行的封装,之后基本不需要写ViewHolder。(201505071032) 2.MultithreadingBreakpointContinuinglyActivity : 多文件多线程断点续传下载示例。(201505131718) 3.AsyncTaskActivity : 一个AsyncTask异步下载的示例。(20105191659) 4.ViewPagerActivity : 一个ViewPager引导界面的示例。(20106031048) 5.FillColorByLayerActivity : 基于图层填充颜色的示例。(感谢zhy)(20106031048) 6.FillColorByStrokeActivity : 基于描边填充颜色的示例。(感谢zhy)(20106031048) 7.TuringRobotActivity : 基于图灵机器人API的聊天示例。(20106031048). 1.whiteframe包中新增BaseActivity类,其它Activity继承该类,进行Activity的启动、退出动画的初始化。 2.whiteframe包中新增ActivityCollector类,在BaseActivity类中添加了该类的方法,便于对整体Activity的管理。 3.whiteframe包中新增ToastViewTool类,该类为自定义Toast方法,便于显示Toast信息。 4.whiteframe包中新增WhiteViewHolder类,该类是为了Adapter的复用布局做的封装,配合whiteframe包中WhiteAdapter一起使用,一劳永逸,不在需要写ViewHolder. 5.whiteframe包中新增WhiteAdapter类,该类为封装BaseAdapter,简化了代码量。 6.whiteframe包中新增WhiteFrame类,该类继承Application,为全局获取上下文提供getContext()方法。 7.新增WhiteAdapterDemoActivity,该Activity为WhiteViewHolder类和WhiteAdapter类封装使用的实例。.
Support
Quality
Security
License
Reuse
Support
AndroidWhiteFrame has a low active ecosystem.
It has 1 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
AndroidWhiteFrame has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of AndroidWhiteFrame is current.
Quality
AndroidWhiteFrame has no bugs reported.
Security
AndroidWhiteFrame has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
AndroidWhiteFrame does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
AndroidWhiteFrame releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Top functions reviewed by kandi - BETA
kandi has reviewed AndroidWhiteFrame and discovered the below as its top functions. This is intended to give you an instant insight into AndroidWhiteFrame implemented functionality, and help decide if they suit your requirements.
- Handle uncaught exception
- Save crash info to file
- Delete a file
- Collect device info
- Start download
- Retrieves information about download thread
- Initializes the Button
- Get View by ID
- Get view from chat messages
- Get format date
- Resize the bitmap
- Checks if a thread exists
- Gets the file path
- Initialize the file
- Set time for display
- Initializes the login dialog
- Initializes the Activity
- Initialize the instance
- Starts download task
- Create dialog
- Called when view is clicked
- Initializes the activity
- Read txt file content
- Initializes the view
- Initializes the data transfer between two resources
- Checks if download thread is finished
Get all kandi verified functions for this library.
AndroidWhiteFrame Key Features
No Key Features are available at this moment for AndroidWhiteFrame.
AndroidWhiteFrame Examples and Code Snippets
No Code Snippets are available at this moment for AndroidWhiteFrame.
Community Discussions
No Community Discussions are available at this moment for AndroidWhiteFrame.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install AndroidWhiteFrame
You can download it from GitHub.
You can use AndroidWhiteFrame like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the AndroidWhiteFrame component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
You can use AndroidWhiteFrame like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the AndroidWhiteFrame component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page