Android App to remember the season and episode of your tv shows.
SeriesBrain is hosted in the following web site
https://github.com/Zoopa/SeriesBrain
If you think the Android project SeriesBrain 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 SeriesBrain.
Item | Value |
---|---|
Java File Count | 10 |
Activity Count | 2 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
SeriesBrain has the following Java source files.
com.zoopa.brain.SeriesBrainActivity.java com.zoopa.brain.SeriesCreateActivity.java com.zoopa.brain.adapter.SeriesAdapter.java com.zoopa.brain.interfaces.OnSeriesChangeListener.java com.zoopa.brain.listener.EpisodeChangeListener.java com.zoopa.brain.listener.GroupExpandedListener.java com.zoopa.brain.listener.SeasonChangeListener.java com.zoopa.brain.model.Series.java com.zoopa.brain.utility.DatabaseHelper.java com.zoopa.brain.utility.SeriesUtil.java