I was able to get .3gp working via rtsp on this chinese tablet
with no flash, but the quality of the youtube video is poor
since it's 176x144 size
So what do you suggest?
Mp4 via videoview? (From youtube api somehow )
The challenge here is to play a video from youtube
without flash, and I would like to play the video within
the app with videoview or webview, but I am open to
also trying it with intents to the stock video player
( I don't want to download an additional video player or browser )
This is why I am trying to get HTML5 youtube videos working