Android Open Source - Development restful masterdosi-helloworld-android






Project Summary

Projet exemple mettant en oeuvre des navigations entre des Activity, une AsyncTask appelant un serveur REST.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of masterdosi-helloworld-android.

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
gson-2.2.4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

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