An Android app development excercise.
tweet_searcher is hosted in the following web site
https://github.com/raytomato/tweet_searcher
If you think the Android project tweet_searcher 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 tweet_searcher.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
tweet_searcher has the following Java source files.
hmwk2.cl3078.searchtweet.DataBaseHelper.java hmwk2.cl3078.searchtweet.ImageAndTextAdapter.java hmwk2.cl3078.searchtweet.MainActivity.java hmwk2.cl3078.searchtweet.MyApplication.java hmwk2.cl3078.searchtweet.SearchableActivity.java hmwk2.cl3078.searchtweet.TweetInfo.java