Can YouTube videos be played from within an AndroidOS without launching the separate YouTube player? How about WebOS or Blackberry?
On the iPhone I can do this with a WebView and the embedded YouTube code and I'm weighing the possibility of porting my app to other mobile platforms. Thanks
Yes. webview.setPluginsEnabled(true);