Android
Update Android build details for your .app
Last updated
Update Android build details for your .app
Last updated
If you have an Android build, you should use the Android section to upload builds for your .apps.
You can upload multiple builds. Each build can target a specific screen DPI or architecture. The .appStore will use this information to select the build that should be installed on a given Android device. You will have to enter this information for every build that you upload.
For you to publish an Android package, the following information will be needed:
The .apk
file.
Choose the architecture that is supported by this build. Currently supported architectures - ALL
Choose the Screen DPI that is supported by this build. Currently supported resolutions - ALL
The minimum version of Android that is required. See the list of Android versions at : https://en.wikipedia.org/wiki/Android_version_history#Version_history
This is the version of your .app.
This is the Android application ID for your .app. This is the id that looks like com.example.myapp
that you must have set using https://developer.android.com/build/configure-app-module#set-application-id
The version code of the .app.