Android Open Source - App simple LovelyMovies






Project Summary

Simple Android App.

Web Site / Source Repository

LovelyMovies is hosted in the following web site
https://github.com/ychevalier/LovelyMovies

If you think the Android project LovelyMovies 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 LovelyMovies.

ItemValue
Java File Count13
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version7
Activity Count3
jar files useduniversal-image-loader.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\xmlExample.xml




Resource Files

There are 11 image files in LovelyMovies. The names of the image files are listed as follows.

ab_bottom_solid_lovelymovies.9.png
ab_solid_lovelymovies.9.png
ab_stacked_solid_lovelymovies.9.png
ab_transparent_lovelymovies.9.png
menu_dropdown_panel_lovelymovies.9.png
menu_hardkey_panel_lovelymovies.9.png
progress_primary_lovelymovies.9.png
spinner_ab_default_lovelymovies.9.png
spinner_ab_disabled_lovelymovies.9.png
spinner_ab_focused_lovelymovies.9.png
spinner_ab_pressed_lovelymovies.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

LovelyMovies has the following Java source files.

com.android.lovelymovies.LovelyMoviesApplication.java
com.android.lovelymovies.adapters.MovieCursorAdapter.java
com.android.lovelymovies.io.MovieDownloader.java
com.android.lovelymovies.io.MovieParser.java
com.android.lovelymovies.provider.LovelyMoviesContract.java
com.android.lovelymovies.provider.LovelyMoviesDatabase.java
com.android.lovelymovies.provider.LovelyMoviesProvider.java
com.android.lovelymovies.ui.MoviesDetailsActivity.java
com.android.lovelymovies.ui.MoviesEditActivity.java
com.android.lovelymovies.ui.MoviesListActivity.java
com.android.lovelymovies.ui.fragments.MoviesDetailsFragment.java
com.android.lovelymovies.ui.fragments.MoviesEditFragment.java
com.android.lovelymovies.ui.fragments.MoviesListFragment.java