0
I try to edit some code of other apk So i try but some i mean most of codes are looking encrypted i send image in description
https://drive.google.com/file/d/0B2Q6Iiy_OTxJdVhkVEl6YTQ0eE0/view?usp=drivesdk so why it's looking like that any encapsulation is available for code or I zip that file in wrong way tell me please.
3 ответов
+ 2
apk renamed to zip,
dex convert to jar,
jar rename to zip
extract zip
and then use class editor and class translator for those class files.
Then convert back to zip. rename to jar. convert it to dex
then convert it to zip and rename to apk.
is that what you did?
0
oh long process
0
no i did zip and extract and open in android studio