スタックオーバーフローのディスカッションをフォローAndroidYouTubeアプリPlayVideoIntent
このコードを試しましたが、機能しませんでした
startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse("http://www.youtube.com/watch?v=cxLG2wtE7TM")));
コンソールでこのエラーが発生しましたが、logcatに出力がありません:
[2012-11-20 17:49:21 - Youtube] Installation failed due to invalid URI!
[2012-11-20 17:49:21 - Youtube] Please check logcat output for more details.
[2012-11-20 17:49:22 - Youtube] Launch canceled!
Logcatにはエラーレコードがありません.....