Error on phonegap build

0 favourites
  • 4 posts
From the Asset Store
Use this game pack to create your own game, modify the existing game or simply take a look and see how it was made.
  • Hi everyone.I am trying to build an Android application using Phonegap.In the past these have gone without a hitch but now I am getting the following error

    "Error - The minSdkVersion as specified in your config.xml (or the default value of 14) is less than required by a library included in your application: org.xwalk.core - You can fix this here"

    It has been a little while since I have used phonegap.Has anything changed?

  • Can anyone help with this?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • hey, still getting the error? after export to cordova, try to open the config.xml and change the line

    22: <preference name="android-minSdkVersion" value="14" />

    to

    22: <preference name="android-minSdkVersion" value="16" />

    I've just changed the number to 16 before uploading the zip and it worked for me.

    best

  • [quote:1rzt0xne]hey, still getting the error? after export to cordova, try to open the config.xml and change the line

    22: <preference name="android-minSdkVersion" value="14" />

    to

    22: <preference name="android-minSdkVersion" value="16" />

    I've just changed the number to 16 before uploading the zip and it worked for me.

    best

    that work for me, thxxx

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)