Monthly Archives: June 2012

[TUT] Change alias passwords of your Android Keystore

TweetI recently gave one of my applications to another developer to work on. They where to upload updates to Google Play and therefore needed the keystore to sign the application. Now me being naive to start with my keystore had an alias that was specific to me and not the app, it also had a [...]

[TUT] Show YouTube Feed for a Users Videos in a ListView ( XML )

TweetHi guys, this is a Tutorial Request to show a list of videos that a user has uploaded to their youtube channel using atom XML. YouTube has some great API‘s for using the data from their website and you can retrieve this data in a few formats including XML and JSON. This tutorial will retrieve [...]