Simple movie database to practice basic Android UI and SQLite usage through Android Studio.
MovieKeeper is hosted in the following web site
https://github.com/trippdc/MovieKeeper
If you think the Android project MovieKeeper 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 MovieKeeper.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [xxhdpi] |
Activity Count | 1 |
There are 1 image files in MovieKeeper. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
MovieKeeper has the following Java source files.
com.saphiric.moviekeeper.ApplicationTest.java com.saphiric.moviekeeper.DBHandler.java com.saphiric.moviekeeper.MainMenu.java com.saphiric.moviekeeper.Movie.java