I have followed a tutorial on how to use the youtube gdata. Populating a listview with videos from youtube and a onclick. The source code is availeable from this site: http://blog.blundell-apps.com/click-item-in-a-listview-to-show-youtube-video/
On the onclick somethings seems to go wrong. It should start the url of the video, but it only goes to the webrowser and youtube.com
Can somebody take a look at it ?
Edit:
Everything is working now. It seems like using the JSON player/default instead of player/mobile launched the intent correctly.