Is there any option to publish Android Application to Google Play using command line tool ? I have signed my application but I can't use web browser to publish it.
Upload the App's APK File to Google PlayIn your browser, go to the address , click Developer Console and log in with your Android Developer account credentials. Click the Add New Application button to begin adding your app to Google Play. Select the language and the name of your app. Press the Upload APK button.
Now we can not upload . apk files in the google play console, google has changed its policy from August 2021, to publish an app only with the Android App Bundle( . aab ) format. Click here for more details.
With the help of Google Play, you can publish an app that is compatible with all Android devices and add it as a new revenue stream for your company. Of course, once you've got your app ready to publish, the process of getting it on to the app stores can be a daunting one.
You could use fastlane and its supply tool, or a Jenkins CI server with Google Play Android Publisher Plugin for example.
You could also make use of the API (Google Play Developer Console > Settings > API access) and implement your own solution.
There's also some npm packages that do it. The one I found to work is apkup
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With