Import Key Store

How to import Key Store from android studio to niotron, is it possible?

1 Like

it’s possible if password is android alias name is android & alias password is android

If This condition will fulfil then just change the keystore extension like .jks to .keystore

1 Like

Thanks a lot

Build failed because email not available in android Keystore, may be another reason if you guide me little I will really grateful to you

Which email?

See here: How to build a big app → APK max. 100 MB or → AAB 150 MB - Tutorials and Guides - MIT App Inventor Community
(video, min 1:30)

grafik

These are the default passwords for AI2 & distros. So set the password from Android Studio (.jks) keystore accordingly.

See also here:

Please share error image.

Error

Did you read my post/link?
If yes, then

  1. Build the APK with your origional keystore (hope you saved this one!).
  2. Decompile the APK.
  3. Follow the steps in my video (or those I explained in the link: sign with your AS keystore).
  4. Recompile the APK.
  5. Follow the steps shown here:
    New App API Level 31 In Console - #2 by Anke