adam griffin
Posts: 0
Joined: Tue May 21, 2013 8:44 pm

Android version number change will not save.

I am having the same problem. Can you change my version code from 9 to 10 and version name from 2.5 to 2.6? I have shared my app with the appery support its name is HouseParty

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Android version number change will not save.

Hello Adam!

Here is current settings
Image Do you still want us to change anything?

Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

Android version number change will not save.

Hi,
Can anyone explain me this?
My fist release for apk was:

Version code 1
version name 1.1

Then I made some changes to my app and fix some issues, and according to : http://developer.android.com/tools/pu..., I changed to this:

version code 2
version name 1.2

But when uploading I got this error:

"Error in loading

You have to use a code for a different version of APK because you already have a file with the code version 1."

So, what should I do to upload my new version 1.2? I dont want to upload 2.1 version. I need to know how to upload 1,2

Regards

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Android version number change will not save.

Hello!

Most likely it is not applied via visual editor because you edited AndroidManifest file. If so, you should change version manually in AndroidManifest file.

Ed Chmiel
Posts: 0
Joined: Fri Jun 27, 2014 11:58 pm

Android version number change will not save.

Hi, same trouble for me. I made a change in the manifest file. I changes the Android settings tab to version code 4, version name 1.4. I also changed the manifest file to version 4, saved, and exported the apk. still play store complaining. any help appreciated.

suggestion: how about an interactive way to enter changes to manifest so we dont get stuck on this?

TIA

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Android version number change will not save.

Hi Ed - Share your app with us and specify its name.

Ed Chmiel
Posts: 0
Joined: Fri Jun 27, 2014 11:58 pm

Android version number change will not save.

done. Kids Bux trying to make it version 4.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Android version number change will not save.

Hello Ed,

So far as manifest file was changed, changes will not apply when you edit this information in UI.
You need to change version to 4th manually.

precode<?xml version="1&#46;0" encoding="utf-8"?>
<manifest xmlns:android="http:&#47;&#47;schemas&#46;android&#46;com/apk/res/android"
android:versionCode="3"
android:versionName="1&#46;3" package="io&#46;appery&#46;project189621">
<!-- GCM requires Android SDK version 2&#46;2 (API level 8) or above&#46; -->
<uses-sdk android:minSdkVersion="16" android:targetSdkVersion="16"/>/code/pre

Please make changes here.

Jack Bua
Posts: 0
Joined: Sun Jun 28, 2015 10:16 pm

Android version number change will not save.

I am having the same issue, although I have done this 30 times before the exact same way, and even did it less than 2 hours ago.

Image

I cannot publish until I get this fixed.

Return to “Issues”