Android Open Source - Development data AndroidConectionExample






Project Summary

Use of HttpURLConnection to connect to internet and retrieve data of an URL..

Web Site / Source Repository

AndroidConectionExample is hosted in the following web site
https://github.com/xkiver/AndroidConectionExample

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

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




Java Source Files

AndroidConectionExample has the following Java source files.

cl.telematica.httpconnectexample.DownloadActivity.java
cl.telematica.httpconnectexample.HttpConnectExampleActivity.java
cl.telematica.httpconnectexample.asynctask.DownloadManager.java
cl.telematica.httpconnectexample.factories.MessageFactory.java
cl.telematica.httpconnectexample.interfaces.DownloadListener.java
cl.telematica.httpconnectexample.interfaces.OnDialogAction.java