Andbase application development framework, andbase Application Development
[Run description] To Run AndbaseDemo, Add the Andbase library in the file to the demo.
1. andbase contains a large number of common development methods.
Such as network download, multi-thread and thread pool management, database ORM, image Cache Management, Image File Download and upload, Http request tool, SOAP tool, asynchronous Task, common tool class (string, date, file processing, image processing tools, and so on), can reduce redundant code in the Development of your application team, greatly improving the code maintainability and development efficiency, can avoid common mistakes caused by development negligence.
2. andbase encapsulates a large number of common controls.
Such as list page, grid page, drop-down refresh, progress box, image carousel, table, multi-thread download, sidebar, Image Upload, wheel selection, chart, Tab slide, calendar selector, etc.
3. Powerful AbActivity. You have no reason not to inherit it.
With this feature, you can get a simple, powerful, and configurable operation bar and a series of simple calls, such as pop-up boxes, prompt boxes, progress boxes, and secondary operation columns.
4. provides high-efficiency image Cache Management Policies, greatly saving memory, improving utilization, and improving efficiency.
The program needs to manage a large number of image resources. andbase provides a simple method to download and display images in a few steps, and supports scaling, cropping, caching, and OOM.
5. encapsulated a large number of common tool classes.
Various processing functions, including date, character, file, image, mathematics, and View universal adaptation tool, are provided in multiple scenarios.
6. Use andbase to greatly reduce handler usage, and Use callback functions to clean the code.
Handler generates a lot of code and is not easy to maintain. andbase encapsulates handler and you will find that there will be no more handler judgment statements in the basic andbase code.
7. Simple and lightweight supports the ORM framework for automatically creating tables with annotations (supports one/more-to-many Association operations ).
Writing SQL statements, creating tables, and a heavy workload. andbase provides more stupid asynchronous addition, deletion, modification, and query tools. The database can both have built-in and external cards.
8. asynchronous request to the http framework, network request standardization, support for file upload and download, get, post, and progress display.
Includes tools for asynchronous and http requests, and SOAP request tools, which are simple and practical.
:Http://www.devstore.cn/code/info/438.html
Run: