Discussion Forums  >  Uncategorized

Replies: 1    Views: 364

MyPC Solutions
buzztouch Evangelist
Profile
Posts: 65
Reg: Sep 19, 2011
Colorado Spring...
1,450
09/26/11 09:01 PM (14 years ago)

Updating apps: Buzztouch Versus Eclipse

How do I update the VersionName when I make changes using Buzztouch? For example, I created the initial app using BT. I downloaded, updated the Mapkey API, added the keystore stuff, and then exported the package. I then uploaded the signed app to Android. Now I want to make changes to my app. If I make changes in Buzztouch, the updates will automatically occur for the end users. - How do I update the VersionCode (for major upgrades) and VersionName (for smaller upgrades) in Buzztouch?
 
Lyle @SFNeNT
buzztouch Evangelist
Profile
Posts: 168
Reg: Apr 29, 2011
Chicago, IL
2,830
like
09/26/11 10:33 PM (14 years ago)
You have to do that in eclipse and recompile and upload apk to android market developer console...Very simply by making your changes the open android manifest.xml change the version code to 2 and the version name to 1.5 then recomplie your app and upload the apk... done. Each time you make changes change the numbers and recompile...hope that helps
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.