Projet exemple mettant en oeuvre des navigations entre des Activity, une AsyncTask appelant un serveur REST.
masterdosi-helloworld-android is hosted in the following web site
https://github.com/pilerou/masterdosi-helloworld-android
If you think the Android project masterdosi-helloworld-android 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 masterdosi-helloworld-android.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar gson-2.2.4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
masterdosi-helloworld-android has the following Java source files.
fr.univbrest.masterdosi.android.activity.AccueilActivity.java fr.univbrest.masterdosi.android.activity.PageDeuxActivity.java fr.univbrest.masterdosi.android.activity.PageTroisActivity.java fr.univbrest.masterdosi.android.asynctask.HelloWorldRestAsyncTask.java fr.univbrest.masterdosi.android.bean.Response.java