Example application to show basic android annotations usage.
android-annotations-example is hosted in the following web site
https://github.com/wonderweblabs/android-annotations-example
If you think the Android project android-annotations-example listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-annotations-example.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar android-support-v4.jar androidannotations-2.7.1.jar androidannotations-api-2.7.1.jar |
There are 2 image files in android-annotations-example. The names of the image files are listed as follows.
header.png logo.png
The following screenshort is generated from the image listed above.
android-annotations-example has the following Java source files.
com.example.pi.after.MainActivity.java com.example.pi.after.MainActivity_ .java com.example.pi.after.Pi.java com.example.pi.after.Result.java com.example.pi.after.TwoLineAdapter.java com.example.pi.before.MainActivity.java com.example.pi.before.Pi.java com.example.pi.before.Result.java com.example.pi.before.TwoLineAdapter.java