Demo App of browsing movie content.
MovieBrowser is hosted in the following web site
https://github.com/joejbh/MovieBrowser
If you think the Android project MovieBrowser 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 MovieBrowser.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 17 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 17 image files in MovieBrowser. The names of the image files are listed as follows.
ic_action_favorite.png ic_action_good.png ic_action_group.png ic_action_important.png ic_action_next.png ic_action_not_important.png ic_action_pause.png ic_action_play.png ic_action_previous.png ic_action_search.png ic_action_settings.png ic_action_share.png ic_action_stop.png ic_action_storage.png ic_action_video.png ic_drawer.png menu_arrow.png
The following screenshort is generated from the image listed above.
MovieBrowser has the following Java source files.
com.joejbh.moviebrowser.ActivityBrowseMovies.java com.joejbh.moviebrowser.ActivityHome.java com.joejbh.moviebrowser.ActivityViewMovieDetails.java com.joejbh.moviebrowser.MovieBrowser.java com.joejbh.moviebrowser.NavDrawerContents.java com.joejbh.moviebrowser.database.MovieContract.java com.joejbh.moviebrowser.database.MySQLiteOpenHelper.java