Hi all!! I need an help with a smali code....My question is: It's possible to change the code const-string, "example" with the code hex in public.xml of framework-res.apk??
For example, see this:
const/4 v1, 0x0
const-string v2, "Reboot"
aput-object v2, v0, v1
Looks the part in bold; I just...