Recent content by nounours18200

  1. N

    API detected by Play Console

    Hello, I have used MIT AppInventor to create my application (a very simple one), so I have got my ".APK" file. In order to publish my application the Google Play Store (requiring a ".AAB" file and not accepting anymore the ".APK" format), I have been obliged to: -import my ".APK" file on my...
  2. N

    Pb signing an ".AAB" in order to publish on Google Play

    Hello, i have developped an application using MIT App Inventor, so I have got a ".APK" file (I have not used Android Studio for this application, and do not want to). I have used Android Studio to generate a Key (through the Build Menu), which is named, let's say "keyname.jks". In order to...