One way I've solved this is to have your app check the version (either against your server by other means), then open the Play-Store app with an intent directing it to your app listing there. To the user, it looks just as if they had navigated there themselves.
If I remember, there's a way to programmatically get the version and other meta-data about an app by querying the store too, so you may be able to use that as your update check. DD -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/3aed0441-908d-490a-aa13-51e2a8564084%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

