fixed typo in APK_modification.md
This commit is contained in:
parent
734557395d
commit
be1de50862
@ -4,7 +4,7 @@ First, decompile apk file with [apktool](https://apktool.org):
|
|||||||
apktool d <file_name>.apk
|
apktool d <file_name>.apk
|
||||||
```
|
```
|
||||||
|
|
||||||
Replace assets or edit *Manifesst.xml*. [smali2java](https://github.com/AlexeySoshin/smali2java) can be of use for code modifications.
|
Replace assets or edit *Manifest.xml*. [smali2java](https://github.com/AlexeySoshin/smali2java) can be of use for code modifications.
|
||||||
|
|
||||||
Recompile apk:
|
Recompile apk:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user