This isn't exactly a translation question, so I apologize if this is posted in the wrong category.
I am trying to translate a game, so I got all the files of the .apk and tried to find a script. It isn't strings.xml, since that clearly didn't have the text I was looking for.
Where can I find the script file? Is it hidden somewhere?
Related
Hi,
just as the thread name states. I'm playing with APK Manager. I extract the apk file and inside every apk there is an xxx.arsc file which contains all the texts inside an application. I can open it with normal text editors but translating it this way simply doesn't work. How can I edit it then? Is there any GUI application for this? If not, is anyone willing to create an easy to use GUI app for translating? I can give the author a couple of bucks via paypal.
Thanks in advance,
best regards from Poland,
Jack
you need the source file
I mean the files which are supposed to be at /system/media/video/shutdown
Names should be:
shutdown_1.png
shutdown_2.png
...
shutdown_xx.png
I'm using a modified ROM but I think these have been moved to somewhere else because image files at the mentioned path don't work even I copied/overwritten some new PNGs...
Sorry for my poor English. I hope I've expressed my question.
Thanks in adv.
its the same directory for me, i have 59 pngs inside
Anybody know how to create .apk files?
Use Eclipse and the ADT plugin to make your app and then, if you right click your project ,there is an option to export it as a signed apk.
But you have to know the Java programming language.
Of course! And some XML
oh God... i think make .apk files, so simple like Java games
Thanks for replied
Hello society, i have a question, i wanna change some color.xml files but i firstly need know where an xml file represent in phone. For example; Where will changing com_android_contacts_primary_text_color.xml affect?? I hope you understand my question. If there is an appropriate thread or resourse, it will be very helpful for me.
hello everyone.
i have one question..
lets say someone is decompiling an apk for theme edit..
once i open the values.xml file there are hundreds of values there.how can i know what thing,every value affects???