Android Search Demonstration Activity with sample data using sqlite..
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.
The following table is the detailed list of SearchDemo.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\db_test |
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.
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