Introduction to the recommended Android development framework

Source: Internet
Author: User
Tags sqlite database

First one: afinal

Project Address: https://github.com/yangfuhai/afinal

Function: An android Ioc,orm frame, built-in four modules function: Finalacitivity,finalbitmap,finaldb,finalhttp. With finalactivity, we can bind UI and events in a way that is annotated. With Finalbitmap, we can easily load bitmap images without having to consider oom and other issues. Through the Finaldb module, our line of code can be added to the Android SQLite database for pruning and checking. With the Finalhttp module, we can request HTTP data in the form of Ajax.

Advantages: The function is more comprehensive, the document is perfect, the code efficiency is high.

Cons: No project demo, frame time is relatively long, code redundancy is more (this is unavoidable), the document is older than the code update progress


The second one: kjframeforandroid Frame

Project Address: Https://github.com/kymjs/KJFrameForAndroid

Features: An ORM and IOC framework for Android. It also encapsulates the framework of bitmap and HTTP operations in Android, making it easier to use; The Kjframeforandroid development framework is designed to simplify Android application-level development by encapsulating complex, complex operations in the Android native SDK. The result is a fast and secure development app. The total is divided into five modules: Uilibrary,utilslibrary,httplibrary,bitmaplibrary,dblibrary.

Advantages: More comprehensive functions, code efficiency is very high, the document is perfect, there are project demo, out of the relatively late reference a lot of large-scale framework experience.

Disadvantage: The project document is an HTML page, look very inconvenient, project communication platform not many people talk (the big God is not talking?) )


The third one: thinkandroid

Project Address: Https://github.com/white-cat/ThinkAndroid

Features: Contains Android MVC, Easy SQLite orm, IOC module, packaged Android httpclitent HTTP module, with fast build file cache function, regardless of the format of the cache file, can be very easy to implement the cache, It also based on the file cache module implementation of the image cache function, in the Android loading of the picture, the problem of oom, and the loading of the picture misplaced problems are easy to solve. He also includes tools such as log management, profile management, Android Downloader modules, network switch detection, and more, which are often used in mobile phone development.

Advantages: The function looks more perfect.

Cons: This one was written by the individual and was discontinued since 2013, without project documentation.


Fourth one: Androidannotations

Project Address :https://github.com/excilys/androidannotations

function : fully annotated frame, all annotations: Declaration control, bound control, set listener, Setcontentview, long press event, asynchronous thread, all implemented by annotations.

Pros : full annotations make it easier to develop and programmers write less code.

Disadvantages:The document is full English plus less functional, no specific research, because all are annotations, feeling inefficient, but according to the official introduction is not the use of reflection loading, so efficiency is much higher than the general annotation.


Fifth one: VolleyProject Address:Https://github.com/smanikandan14/Volley-demo Function:Volley is a network communication library on the Android platform that makes network communication faster, easier, and more robust asynchronous loading of network pictures, network data
Advantages:Google's official recommendation, see the developer conference last year. Disadvantages:less functionality, only network data loading and network picture loading


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.