Lets say my Android App version 0.1 is installed currently on the User\'s phone. Everytime they launch my App I want to check if there is a different version available in th
Take a look at this library that you can use to query the Android Market API
http://code.google.com/p/android-market-api/