• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Newbie-Deploy from Android studio to Google Play

Mekaboo

Lurker
Hello

I have my app ready to deploy to Google Play from Android studio. The problem is I have no clue how to do it. Can anyone help? Thank ya
 
First of all, you should digitally sign and generate your app's installation package file (one or more .apk or .aab files) in Android Studio.
Then open the Google Developer Console with Google Chrome, upload those package files, and apply for publishing your app to the Google Play Store.
 
First of all, you should digitally sign and generate your app's installation package file (one or more .apk or .aab files) in Android Studio.
Then open the Google Developer Console with Google Chrome, upload those package files, and apply for publishing your app to the Google Play Store.
Thank ya so very much!! I got it done and now waiting for approval :)
 
Back
Top Bottom