when I click on play button it start loading video then it show dialog
"Can't play this video"
Intent lVideoIntent = new Intent(null, Uri
.parse("ytv://"+"j0wYyf3UMSQ"),
MainActivity.this,
OpenYouTubePlayerActivity.class);
startActivity(lVideoIntent);
I tried many videos and same problem ??
I noticed that there is v 1.2 ?? but I can't find it on Downloads page ???
Original issue reported on code.google.com by hamoosh....@gmail.com on 29 Apr 2013 at 8:15
Original issue reported on code.google.com by
hamoosh....@gmail.com
on 29 Apr 2013 at 8:15