91. Creating, Testing and Uploading an Android App Bundle
Once the development work on an Android application is complete and it has been tested on a wide range of Android devices, the next step is to prepare the application for submission to Google Play. Before submission can take place, however, the application must be packaged for release and signed with a private key. This chapter will work through the steps involved in obtaining a private key, preparing the Android App Bundle for the project and uploading it to Google Play.
91.1 The Release Preparation Process
Up until this point in the book, we have been building application projects in a mode suitable for testing and debugging. Building an application package for release to customers ...
Get Android Studio 4.1 Development Essentials – Kotlin Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.