How to make mod applivations in androif | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

How to make mod applivations in androif

3rd Jun 2020, 6:46 AM
Alok
Alok - avatar
1 Réponse
+ 1
*How to make modifications in android application? -> Reverse Engineering first You'll need to have knowledge of android assembly language After, you can use various tools like apktook-> to modify Smali code For source code inspection only: winrar -> to extract apk dex2jar-> to decompile classes/2.dex jdgui-> to read java files in jar archive
3rd Jun 2020, 7:14 AM
Sarthak Pokhrel
Sarthak Pokhrel - avatar