Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Child pages (Children Display)toc
minLevel1
maxLevel6
outlinefalse
typelist
printablefalse

Signing your APK’s

APK signatures allow developers to identify the author of the application and to update their application without creating complicated interfaces and permissions. Every APK that is run on the Android platform must be signed by the developer. Applications that attempt to install without being signed will be rejected by the package installer on the Android device.

...

Under Build → Generate Signed Bundle / APK → APK

...

...

Image Added

Unity

Under Project Settings → Player → Publishing Settings

...

...

Info
It is

It’s worth noting that Unity’s UI does not provide much feedback during keystore management and usage. If you input a password incorrectly,

only

check the Unity console

will throw

for an error.

Related Articles

Child pages (Children Display)