How i can read a .ini file on android?
In Windows works perfect in all the ways but in android/OUYA i can't get nothing.
I checked the "include external files" etc... but not works. ¿What are the correct steps? ¿Any .mfa as example?
If i set current group/item and set a value I can read after without problems from the ini.
But if i have a external .ini with info, ¿what i need to do to read the value of this .ini file?
I not will write nothing in the .ini file, just read the content and show in the game.