Use of Android development framework Androidannotations

Source: Internet
Author: User

The Android development Framework, Androidannotations, integrates the rest templates in Ormlite,spring-android in addition to the dependency injection features. It is very convenient to use and greatly improves the development efficiency.

Use steps

1. Download http://androidannotations.org/

2. Build an Android project, copy the Androidannotations-api-3.0.1.jar to the Libs directory,

Create a folder in the root directory compile-libs, copy the Androidannotations-3.0.1.jar in

3. Set properties: Right-click->properties->java compiler->annotation Processing, select Enable project specific settings.

On the annotation Processing subkey factory Path page, select Enable project specific settings,

Then add the jar packages needed for compilation. Click "Add JARs" to import and save Androidannotations-3.0.1.jar from the previous complie-libs directory.

For specific use, refer to http://androidannotations.org/documentation and sample usage.

Reference http://blog.csdn.net/nupt123456789/article/details/23790161

Use of Android development framework Androidannotations

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.