I want make the const-string get's strings from the resourcs/strings.xml
For example my package name is:
com.zz.lolo
the code string in smali file are:
const-string v1, "Hello"
I can't explain more than that, but sorry for that!
I want make the const-string get's strings from the resourcs/strings.xml
For example my package name is:
com.zz.lolo
the code string in smali file are:
const-string v1, "Hello"
I can't explain more than that, but sorry for that!