Can I change the packagename of my app?

Hello,
Testing the apk, I noticed that the ID (package name) of the app is "appinventor.ai_'name of my Google account'.'app name'". I would like to change it like "com.myname.myappname".
How Can I do that ?
Thanks
Augustin.

http://puravidaapps.com/packagename.php

1 Like

Many thanks. I think I will do that using the puravidaapps tutorial. I had another question : Are the apk generated with App Inventor already signed so you can upload them directly to Google play store or I have to sign them manually ?

You can directly upload it to playstore. They ask your app name, package name or etc

1 Like

If you do publish your app on the Play Store, you should also export your android.keystore and back it up somewhere safely and securely. Read more about this here.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.