1.9 KiB
DVDroid
<script src="/keyjs.js" type="text/javascript"></script> <script type="text/javascript"> keyjs_initialize({ "u": [ "keyjs_goto", "../index.html" ], "h": [ "keyjs_goto", "http://ryuslash.org" ] }); </script>
About
DVDroid is a DVD collection application for the Android operating system.
Status | On-hold |
Language | Java |
License | GPLv3 |
Why?
Very similar to Eye on Manga, we keep forgetting which DVDs we have and want when we're in the store.
Features
- Keep a list of DVDs you have.
- Keep a list of DVDs you still need to watch.
- Keep a list of DVDs you want to buy.
Dependencies
- Android
- Version 4.1 or higher.
Download
There are download links for a tar.gz
and a zip
file of the latest
development version at the top of this page.
Install
In order to install it you need to have the Android Java Development Kit installed, installing it is then a matter of building/installing it like any other development package.
Usage
Start it up, you will have a list of the DVDs you own, which will be empty. In the top right corner there should be a button to add new titles to this list, here you can also specify if you have seen it or if you still want to get it.
There is also a search button there that helps you look through your collection.
To change the status of any title you can select it and edit and delete buttons should show up at the top of your screen.
Use the menu button to switch "contexts", wish list, collection and watch list.