A demo android app, which will load a xml file from a webserver and show the content in a gridview.
GridViewXMLDemoApp is hosted in the following web site
https://github.com/David-GER/GridViewXMLDemoApp
If you think the Android project GridViewXMLDemoApp 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 GridViewXMLDemoApp.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
GridViewXMLDemoApp has the following Java source files.
de.frost.david.android.xmlgridviewdemoapp.GridAdapter.java de.frost.david.android.xmlgridviewdemoapp.GridViewXMLDemoActivity.java de.frost.david.android.xmlgridviewdemoapp.GridViewXMLDemoFragment.java de.frost.david.android.xmlgridviewdemoapp.SingleFragmentActivity.java de.frost.david.android.xmlgridviewdemoapp.model.Food.java de.frost.david.android.xmlgridviewdemoapp.model.Menu.java