


Preparing remote servers and services that your application depends on.You need to be sure that all application resources such as multimedia files and graphicsĪre updated and included with your application or staged on the proper production servers. Updating application resources for release.Least one target handset device and one target tablet device. Testing the release version of your application.īefore you distribute your application, 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 Building and signing a release version of your application.Your build settings for the published version of your app. If you are using Gradle build files, you can use the release build type to set Requirements or accommodate whatever method you're using to release your application. You may also have to configure several other settings to meet Google Play You should also provide values for theĪndroid:versionCode and android:versionName attributes, which areĮlement. Configuring your application for release.Īt a minimum you need to remove Log calls and remove theĪttribute from your manifest file.Preparing your application for release is a multi-step process that involves the following If you plan to publish on Google Play, you should also read the


This page provides an overview of the process you should follow as you prepare to publish You prepare the application for release.ĭuring the preparation step you build a release version of your application, which users canĭownload and install on their Android-powered devices.ĭuring the release step you publicize, sell, and distribute the release version of your.Publish an Android application you perform two main tasks: Publishing is the general process that makes your Android applications 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
