J
J
jetrays2015-12-22 14:04:33
Android
jetrays, 2015-12-22 14:04:33

How to extract text from a mobile game (Android)?

Good afternoon . I want to translate a mobile game, but for this I need to somehow extract the text from the game itself so that I can translate it, and then pack it back (the game itself - https://cloud.mail.ru/public/CP3N/x53bggWHP ) . I tried to decompile (open .apk), but it's not clear what to do next and where the text is. I don't understand programming, so I'm asking for help, so that someone can help with the extraction, or just write what needs to be done. Thank you very much in advance !

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
Ilya Lozer, 2015-12-22
@ammet

As an option: Launch the application on your phone, take a screenshot of the text you need and pass it through:
Any service for recognizing text from an image.

K
kale, 2015-12-22
@kale

apk unpack with any zip decompressor. In the res directory, find the necessary resource file, change it. In general, here is a good article https://xakep.ru/2013/10/22/modify-and-packing-and...

I
Ivan, 2015-12-22
@LenLord

You need this text here:
pastebin.com/NEFNjy3W
Or is there some text somewhere else?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question