Android Open Source - Database database movies






Project Summary

A little movie database app I worked on to learn android.

Web Site / Source Repository

movies is hosted in the following web site
https://github.com/keemax/movies

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

ItemValue
Java File Count18
Minimum SDK Version8
Activity Count5
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 2 image files in movies. The names of the image files are listed as follows.

stub_img.png
stub_img_small.png

The following screenshort is generated from the image listed above.

null

Java Source Files

movies has the following Java source files.

com.movies.CastCredit.java
com.movies.CastMember.java
com.movies.CrewCredit.java
com.movies.CrewMember.java
com.movies.FileCache.java
com.movies.HomeActivity.java
com.movies.ImageGetter.java
com.movies.Listable.java
com.movies.MemoryCache.java
com.movies.Movie.java
com.movies.MovieInfoActivity.java
com.movies.Person.java
com.movies.PersonInfoActivity.java
com.movies.RTQuery.java
com.movies.ResultListActivity.java
com.movies.ResultListAdapter.java
com.movies.SearchCharacter.java
com.movies.TmdbQuery.java