


Is useful for testing across a variety of devices and configurations. Least one target handset device and one target tablet device. For more information, seeīefore you distribute your app, you should thoroughly test the release version on at You can use the Gradle build files with the release build type to build and sign a Build and sign a release version of your app.IsDebuggable = false for Kotlin script set. That your release variant has debuggable false for Groovy or

Preparing your app for release is a multistep process involving the followingĪt a minimum, you need to make sure that logging is disabled and removed and You can also configure it to push builds to your If you use a Continuous Integration server, you can configure it to automate the steps outlined If you plan to publish on Google Play, read This page provides an overview of the process for preparing to publish Publish an Android app, you do the following:ĭuring the preparation step, you build a release version of your app.ĭuring the release step, you publicize, sell, and distribute the release version of yourĪpp, which users can download and install on their Android-powered devices. Publishing is the general process that makes your Android app available to users. New apps larger than 150 MB are now supported by either Important: From August 2021, new apps are required to publish with the
