Current location - Quotes Website - Personality signature - How to remove the signature type of apk signature scheme v2?
How to remove the signature type of apk signature scheme v2?
Signature packaging: the packaged file is in the project folder-> Build->; Output->; apk->; App- debugging.apk

Keytool.exe (located in jdk 1.6.0_24\\jre\\bin directory) is required to create a key for apk signature (principle) at the command line, and the apk is signed with the generated key.