mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-15 01:17:36 +00:00
Merge pull request #713 from badr-elmazaz/patch-2
Corrected a typo 'Sing' -> 'Sign'
This commit is contained in:
commit
724f7df3f4
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ It will **compile** the new APK **inside** the _**dist**_ folder.
|
|||
|
||||
If **apktool** throws an **error**, try[ installing the **latest version**](https://ibotpeaches.github.io/Apktool/install/)
|
||||
|
||||
### **Sing the new APK**
|
||||
### **Sign the new APK**
|
||||
|
||||
Then, you need to **generate a key** (you will be asked for a password and for some information that you can fill randomly):
|
||||
|
||||
|
|
Loading…
Reference in a new issue