Translate .APK?

anerik

Senior Member
Aug 21, 2012
2,661
3,445
0
La Plata
Hello all, i just wanted to ask how to translate an apk. I was practicing with some apps to translate some english parts in my MIUI rom, edited strings and arrays in values-es (spanish is what i want), but when i recompiled, the .APK was smaller, and when i tried to install, it said App Not Installed. I tried with APKTool and APKManager, same results. Please help!
 

roncsak

Member
Jan 10, 2013
11
1
0
Budapest
I think you should get the source code and create another language xml file to make it work and rebuild the project. In case there is no lang file nowhere in the source, you may not translate it.