DroidSeries AKA The Pilot
There are many Android applications, the market is getting new apps every day… but there is always something missing.
I’m a big TV series fan. I see lots (!) of tv shows and it’s difficult to remember what was the last episode I saw. It bothers me when I just lied down in my bed or on the sofa to watch an episode of some serie and a few minutes later I realize that I have already seen the episode. The solution is to have a app on my phone, that is always with me, and track the tv shows that I follow.
This isn’t an original idea. Joaquim Rocha created an app for Maemo called series finale and I can say that this concept is his idea. Because I had the chance to code an Android app during my Masters, my choice was to make an app similar to series finale but for Android. This is an app that I would/will use and that was why I made it. I’m almost reaching the release of the first version of DroidSeries. I named this release “The Pilot”.
I’m currently struggling with some Bitmap memory leaks that are slowing down the app when lots of series are to be handled. Once this is done I will add the feature to update a single television serie and update all the series that the user is following and make the release.
So what is done so far? A summarized list:
- Capability to search and add a serie to the list (needs internet connection WIFI or 3G)
- I use TheTVDB API
- All data is saved in an sqlite database (internet connection is only needed to search, when a serie is added it is saved in this database)
- Mark a episode or a season as seen/unseen
- View series or episode details
- All the small features like confirmation dialog when deleting a serie, threads and progress dialogs, information for the next unseen episode and how many episodes are not watched, etc
To give you a feel of what I’m doing, here are some screen shots:
As soon as I reach the first version I will upload it and open the code on google code and to the Android Market. http://code.google.com/p/droidseries/ or this blog will be the places to look for it.
If you have a suggestion, don’t hesitate to make it! Let me know what you are thinking and what you would like to see in DroidSeries!
If you want to beta test the application also let me know, I’ll pass one the apk file. I didn’t make it available at this point because I believe that it isn’t ready yet, but if you still want to give it a try, let me know!
I have to thank LDV for doing a good job with the header image! Thanks!
I will try to make a screen cast soon. Keep tunned!










