Hey mark: thanks for your reply. If its a site that i control - then i will have to update the version numbers on the site everytime i make an update to the app? Is there a way to get this info from the android market? Thanks On Nov 29, 11:17 am, Mark Murphy <[email protected]> wrote: > On Tue, Nov 29, 2011 at 10:08 AM, Bipin Shashi <[email protected]> wrote: > > I have seen in many apps that it notifies the user of new updates if > > any when they launch the app. Can someone please guide me as to how to > > achieve this. I guess we need to add code to the onCreate method which > > checks the version number on the android market. > > I'd fork an AsyncTask from onCreate() that downloads version > information from a site that I control. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > _Android Programming Tutorials_ Version 4.1 Available!
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

