Android Open Source - SQLite data SearchDemo






Project Summary

Android Search Demonstration Activity with sample data using sqlite..

Web Site / Source Repository

SearchDemo is hosted in the following web site
https://github.com/yi-hong/SearchDemo

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

ItemValue
Java File Count4
Target SDK Version18
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\db_test




Resource Files

There are 6 image files in SearchDemo. The names of the image files are listed as follows.

five_star.png
four_star.png
ic_search.png
one_star.png
three_star.png
two_star.png

The following screenshort is generated from the image listed above.

null




Java Source Files

SearchDemo has the following Java source files.

com.leeyihong.search.Itinerary.java
com.leeyihong.search.SQLiteHelper.java
com.leeyihong.search.SearchHome.java
com.leeyihong.search.SearchResult.java