Exemple senzill de com fer crides via url i obtenir un JSON d'una url. En Android Studio.
ExempleJSON is hosted in the following web site
https://github.com/Sheddad/ExempleJSON
If you think the Android project ExempleJSON 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 ExempleJSON.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 2 image files in ExempleJSON. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
ExempleJSON has the following Java source files.
com.json.app.ActivitatInici.java com.json.app.JSONParser.java com.json.app.NavigationDrawerFragment.java