Using API from Rotten Tomatoes website, displaying movie infos, simple demo of Android app, image fetching.
Android---rotten-tomatoes is hosted in the following web site
https://github.com/eeoohee/Android---rotten-tomatoes
If you think the Android project Android---rotten-tomatoes 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 Android---rotten-tomatoes.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in Android---rotten-tomatoes. The names of the image files are listed as follows.
button_blue_clicked.png button_blue_neutral.png notification_icon.png
The following screenshort is generated from the image listed above.
Android---rotten-tomatoes has the following Java source files.
com.example.wleebootcamp.CustomAdapter.java com.example.wleebootcamp.FragmentPreferences.java com.example.wleebootcamp.MainActivity.java com.example.wleebootcamp.MovieContentProvider.java com.example.wleebootcamp.MoviesUpdateService.java com.example.wleebootcamp.PreferencesActivity.java com.example.wleebootcamp.UserPreferenceFragment.java