Reading Strings.xml file from apk file

Viewed 25133

Is there any way you can read the strings.xml file from an apk file?
I am not interested in libs or classes/code file just the strings defined in strings.xml

4 Answers
Related