Android Open Source - UI ListView Database FromDbExampleAndroid






Project Summary

A sample application to fetch data from mysql database and display on a listview.

Web Site / Source Repository

FromDbExampleAndroid is hosted in the following web site
https://github.com/lawrence615/FromDbExampleAndroid

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

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




Java Source Files

FromDbExampleAndroid has the following Java source files.

com.example.fromdbexample.CustomResponseAdapter.java
com.example.fromdbexample.MainActivity.java
com.example.fromdbexample.ResponseModel.java
com.example.fromdbexample.library.ServiceHandler.java