Mobile developers must know the Android framework recommended

Source: Internet
Author: User
Tags sqlite database

Some of the summarized Android rapid development frameworks, all of which are open source frameworks with project addresses, are a great source of development learning.

thinkandroid Project

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

Features: Thinkandroid is a free open source, easy to follow the Apache2 open source agreement released Android Development Framework, its development is simple, rapid development of Android applications, including Android MVC, simple SQLite orm , IOC module, encapsulated Android httpclitent HTTP module, with the 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 picture cache function, in the Android loaded images , the problem of oom, and the loading picture dislocation of the problem 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.

QQ Group of Developers: 230206891

Advantages: The function looks more perfect.

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


kjframeforandroid Frame

GitHub 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.

QQ Group of Developers:257053751

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

Cons: The activity part of the framework is the lowest, the project communication platform not many people speak (is the great God does not speak?) )

Androidannotations Project

GitHub 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.

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

Xutils

GitHub Address: Https://github.com/wyouflf/xUtils

Features: Xutils contains a lot of useful Android tools. Support for large file uploads, more comprehensive HTTP request protocol support (10 predicates), more flexible ORM, more event annotations support, and no confusion.

QQ Group of Developers:257323060

Advantages: Support large file upload, high efficiency.

Cons: No project documents, code logic is not easy to understand, not suitable for learning.

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


Mobile developers must know the Android framework recommended

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.