An android application example to request a webservice and parse an xml..
AndroidParseXmlExample is hosted in the following web site
https://github.com/nvelasquez/AndroidParseXmlExample
If you think the Android project AndroidParseXmlExample 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 AndroidParseXmlExample.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 16 |
Minimum SDK Version | 7 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
AndroidParseXmlExample has the following Java source files.
com.zerofull800.parsexmlexample.BuildConfig.java com.zerofull800.parsexmlexample.BuildConfig.java com.zerofull800.parsexmlexample.MainActivity.java com.zerofull800.parsexmlexample.Object.java com.zerofull800.parsexmlexample.Parseador.java