This is a simple app showing how to use both AndroidAnnotations and RoboSpice frameworks in one project..
SpiceAnnotations is hosted in the following web site
https://github.com/ddekanski/SpiceAnnotations
If you think the Android project SpiceAnnotations 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 SpiceAnnotations.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WAKE_LOCK |
SpiceAnnotations has the following Java source files.
com.github.ddekanski.spiceannotations.MainActivity.java com.github.ddekanski.spiceannotations.controller.FacebookPageRequest.java com.github.ddekanski.spiceannotations.controller.FacebookPageRestClient.java com.github.ddekanski.spiceannotations.controller.MySpiceService.java com.github.ddekanski.spiceannotations.model.FacebookPage.java