Android Open Source - Development webservice AsyncTask






Project Summary

Ejemplo del funcionamiento de la clase asynctask al mandar llamar un webservice REST que devuelve un resultado en JSON.

Web Site / Source Repository

AsyncTask is hosted in the following web site
https://github.com/drac94/AsyncTask

If you think the Android project AsyncTask 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 AsyncTask.

ItemValue
Java File Count1
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

AsyncTask has the following Java source files.

com.joseluishdz.asynctask.MainActivity.java