Now you can have all the XDA TV videos wherever you go using this application. At the time it's limited to tablets(since I got my Galaxy Tab last week and I wanted to play with some coding for it). I need people testing if this works and how it works on Honeycomb tablets(since I don't have one to test).
I've been working on this for a week. Making the layout using HTML and CSS3 was easy, but I got a lot of problems while trying to make the code work on Android, so I took a bit more to match the code for Android. At the time I can't find another way to open up the videos without firing up the browser to redirect to the Video application, the OS has a lot of problems with HTML5 Video tag so I've done it like this.
The technologies used on this application:
* PhoneGap
* iScroll
* jQuery
* HTML5 and CSS3
* My knowledge