[Help]FT2 Files?
I'm trying to translate an Android game (,apk) which i've come to understand is a modified .jar file. So, I'm guessing that they're similar right? So if anyone can shed some light on these files, [They're under a font directory, so i'm guessing they control the language] it would be greatly appreciated.
The game in question is Zenonia 3.
Android apps can't be run with the standard Java VM that you would find on a PC. It'll only work with the Dalvik VM (which is a part of the android OS). Furthermore they use a rather different API anyway.
Furthermore, there is a zenonia 3 O.o?
APK to jar, unlikely.
However you can decrypt and decompress a .apk.