Android Open Source - UI ListView data GoogleSearch






Project Summary

Fetches JSON data using the Google Search API and displays it in a ListView..

Web Site / Source Repository

GoogleSearch is hosted in the following web site
https://github.com/sjunejo/GoogleSearch

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

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




Java Source Files

GoogleSearch has the following Java source files.

com.sjunejo.googlesearch.ConnectionDetector.java
com.sjunejo.googlesearch.MainActivity.java
com.sjunejo.googlesearch.ResultsAdapter.java
com.sjunejo.googlesearch.data.SQLiteHelper.java
com.sjunejo.googlesearch.data.SearchResult.java