...
Multiple APK’s can share the same signature.
Signing your APK’s
A Keystore file is used to sign an APK. Please ensure your Keystore file is stored somewhere secure and can be retrieved when needing to build APK’s.
Android Studio
Launch Service and Launch Client both belong under the Motive.Android
project.
...
Note |
---|
If a signed build already exists, the build will not overwrite the previous build. You must manually delete/rename/move the previous build. |
Unity
Unity follows a similar process as Android Studio but is slightly less user friendly.
...