AndroidAnnotaions Sample View and Bean.
ViewBeanSample-AndroidAnnotations is hosted in the following web site
https://github.com/myohei/ViewBeanSample-AndroidAnnotations
If you think the Android project ViewBeanSample-AndroidAnnotations 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 ViewBeanSample-AndroidAnnotations.
Item | Value |
---|---|
Java File Count | 8 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
ViewBeanSample-AndroidAnnotations has the following Java source files.
org.yohei.viewbeansample.app.FoxyAdapater.java org.yohei.viewbeansample.app.FoxyListActivity.java org.yohei.viewbeansample.app.MainActivity.java org.yohei.viewbeansample.app.SampleApplication.java org.yohei.viewbeansample.app.bean.SampleBean.java org.yohei.viewbeansample.app.bean.SampleSingltonBean.java org.yohei.viewbeansample.app.model.ItunesRoot.java org.yohei.viewbeansample.app.widget.FoxyItemView.java