Android APK not installing

  • #1, by lucianoriberoFriday, 29. October 2021, 04:38 2 years ago
    Hi there! I created my first game in Visionaire, which i can run perfeclty in desktop mode, and i even uploaded to a URL .

    But i can't seem to  make it work on android. I tried with 3 different phones and just can't install the APK.

    I chose the jarsinger, apksigner and zipalign correctly.

    Does anyone have any idea what could be the problem?

    Thanks in advance folks!

    Newbie

    6 Posts


  • #2, by SimonSFriday, 29. October 2021, 10:56 2 years ago
    It seems that Android 11 requires some files uncompressed, which I didn't see before. I got it to work here with editing the apk with the resources.arsc uncompressed, but that fix will be here with the next update.

    For now you would to use the android project with Android Studio.

    Thread Captain

    1580 Posts

  • #3, by lucianoriberoFriday, 29. October 2021, 16:51 2 years ago
    Thank you!!

    Newbie

    6 Posts