Android application parsing http xml data and displays on ListView.
BildDigitalXMLParser is hosted in the following web site
https://github.com/emrahday/BildDigitalXMLParser
If you think the Android project BildDigitalXMLParser 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 BildDigitalXMLParser.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 14 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
BildDigitalXMLParser has the following Java source files.
com.example.bilddigitalxmlparser.AsyncLoader.java com.example.bilddigitalxmlparser.BooksActivity.java com.example.bilddigitalxmlparser.InputHandler.java com.example.bilddigitalxmlparser.MainActivity.java com.example.bilddigitalxmlparser.MyListFragment.java com.example.bilddigitalxmlparser.Tab1Fragment.java com.example.bilddigitalxmlparser.Tab2Fragment.java com.example.bilddigitalxmlparser.TabsActivity.java com.example.bilddigitalxmlparser.beans.AudioCDBean.java com.example.bilddigitalxmlparser.beans.AuthorBean.java com.example.bilddigitalxmlparser.beans.BookBean.java