Hello,
I am using MIT App Inventor to build my Android app.
I am facing two issues:
-
Keystore समस्या:
I successfully build the APK, but when I go to:
Settings → Export Keystore
it shows:
"There is no keystore file to download." -
SDK समस्या:
When I try to upload my app to Play Store, it shows a minimum SDK requirement error.
It seems my app is using an older SDK (possibly 14), and I am unable to update it to SDK 21 or higher.
I have already tried:
- Building APK multiple times
- Checking settings in MIT App Inventor
- Waiting after build
But both issues are still not solved.
Please guide me on:
- How to generate/export keystore
- How to update minimum SDK to meet Play Store requirements
Thank you.

