An android app can read data from local xml..
android-app-with-local-xml is hosted in the following web site
https://github.com/coolVolcano/android-app-with-local-xml
If you think the Android project android-app-with-local-xml 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-app-with-local-xml.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [hdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 6 |
jar files used | android-support-v4.jar |
Asset File Names | assets\category.xml assets\product_1.xml assets\product_10.xml assets\product_11.xml assets\product_12.xml assets\product_1221.xml assets\product_1223.xml assets\product_1233.xml assets\product_1238.xml assets\product_1239.xml assets\product_1240.xml assets\product_13.xml assets\product_2.xml assets\product_2639.xml assets\product_2656.xml assets\product_3.xml assets\product_4.xml assets\product_496.xml assets\product_497.xml assets\product_5.xml assets\product_504.xml assets\product_505.xml assets\product_506.xml assets\product_510.xml assets\product_6.xml assets\product_7.xml assets\product_8.xml assets\product_9.xml |
There are 1 image files in android-app-with-local-xml. The names of the image files are listed as follows.
se_logo.png
The following screenshort is generated from the image listed above.
android-app-with-local-xml has the following Java source files.
com.schneider.seapp.activity.GenericActivity.java com.schneider.seapp.activity.MainActivity.java com.schneider.seapp.activity.ProductActivity.java com.schneider.seapp.activity.ProductListActivity.java com.schneider.seapp.bean.CategoryBean.java com.schneider.seapp.bean.ProductBean.java com.schneider.seapp.footer.FooterCallback.java com.schneider.seapp.fragment.CategoryFragment.java com.schneider.seapp.fragment.CompareFragment.java com.schneider.seapp.fragment.FooterFragment.java com.schneider.seapp.fragment.UpdateFragment.java com.schneider.seapp.listview.CategoryListItem.java com.schneider.seapp.listview.CategoryListItemAdapter.java com.schneider.seapp.listview.ProductListItemAdapter.java com.schneider.seapp.util.CategoryHelper.java com.schneider.seapp.util.ImageAdapter.java com.schneider.seapp.util.ProductComparePool.java com.schneider.seapp.util.ProductHelper.java