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)
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.
Did you read my post/link?
If yes, then
- Build the APK with your origional keystore (hope you saved this one!).
- Decompile the APK.
- Follow the steps in my video (or those I explained in the link: sign with your AS keystore).
- Recompile the APK.
- Follow the steps shown here:
New App API Level 31 In Console - #2 by Anke