Android Open Source - Animation demo android-movies-demo






Project Summary

Sample application demonstrating Android design and animation.

Web Site / Source Repository

android-movies-demo is hosted in the following web site
https://github.com/dlew/android-movies-demo

If you think the Android project android-movies-demo 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-movies-demo.

ItemValue
Java File Count15
Supported screen sizes[xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count1
Fragment Count1
jar files usedjoda-time-2.3.jar
Asset File Namesassets\data.json
assets\fonts\RobotoCondensed-Bold.ttf




License

The license information of android-movies-demo is as follows:

MIT License

Resource Files

There are 5 image files in android-movies-demo. The names of the image files are listed as follows.

bg_actionbar.9.png
bg_tabs.9.png
ic_action_search.png
star_empty.png
star_full.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.idunnolol.moviesdemo.data.Movie.java
com.idunnolol.moviesdemo.ui.AboutDialogFragment.java
com.idunnolol.moviesdemo.ui.MoviesActivity.java
com.idunnolol.moviesdemo.ui.MoviesApplication.java
com.idunnolol.moviesdemo.util.BitmapCache.java
com.idunnolol.moviesdemo.util.FontCache.java
com.idunnolol.moviesdemo.util.ResourceUtils.java
com.idunnolol.moviesdemo.view.CenteringRelativeLayout.java
com.idunnolol.moviesdemo.view.DecorFrameLayout.java
com.idunnolol.moviesdemo.view.MovieRowView.java
com.idunnolol.moviesdemo.view.SlidingListView.java
com.idunnolol.moviesdemo.view.SlidingPairView.java
com.idunnolol.moviesdemo.view.SlidingRevealViewGroup.java
com.idunnolol.moviesdemo.view.ViewPager.java
com.idunnolol.moviesdemo.widget.MovieAdapter.java