A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: How do I change the Version Code in the Flash Android settings for the Android app Ma

  1. #1
    Member
    Join Date
    Nov 2007
    Location
    Los Angeles, CA
    Posts
    32

    How do I change the Version Code in the Flash Android settings for the Android app Ma

    I recently tried to update my app in the Android app market and when I uploaded it I got the following message:

    "The new apk's versionCode (1000000) already exists."


    In the Flash Adnroid settings I changed the version label but that did not help.


    So I have two questions:

    How do I change the Version code in the Flash Android settings? I changed the version number and version label but that did not work.
    What is the difference between the version number and version label?

  2. #2
    Junior Member
    Join Date
    Jun 2012
    Posts
    9

    application.xml

    Look in application.xml, node name "versionNumber".

    e.g.:
    Code:
    <versionNumber>1.0.1</versionNumber>
    ------------------------------------------------------
    pirates game

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center