I Have Some Android Application On Google Play Store Of Version GingerBread.Many Users Install the app from Store .Problem Is that Now i have Some Updates in My apps and I can’t afford to upload new one and again ask users to uninstall the old one and install the new one.I want to show some notification on running app that user should asked to update the new version or not.Please Help Me to find out this solution and How can be this possible
I Have Some Android Application On Google Play Store Of Version GingerBread.Many Users Install
Share
You don’t need to do anything for this. Just upload you new app with greater versionCode in the manifest with same key and package names. Google Play automatically does your job.