Android Open Source - Image fetch Android---rotten-tomatoes






Project Summary

Using API from Rotten Tomatoes website, displaying movie infos, simple demo of Android app, image fetching.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android---rotten-tomatoes.

ItemValue
Java File Count7
Supported screen sizes[mdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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