Clickteam Fusion 2.5

Clickteam Fusion 2.5

Need Help:: Android INI check problem!
Greetings again! I've tried to check if a INI-File exists but it doesn't work well...
Naposledy upravil LayDB; 23. kvě. 2016 v 11.42
< >
Zobrazeno 17 z 7 komentářů
LayDB 23. kvě. 2016 v 11.46 
Here is a picture of the check: http://imgur.com/Mvac2No
Ive used the File-exist methode but i don't know how to get the right path of the INI
and here is a picture where i saved the INI File: http://imgur.com/p04Wl6d
kisguri  [vývojář] 23. kvě. 2016 v 13.57 
Take a string object place it on your frame, and set the string to DataStorageDirectory$+"Pref.ini" and see if the output looks correct on device. let us know how it goes.
The Output says: /data/data/com.myapp.app/filesPrefs.ini
I try to add a "/" to Prefs.ini >> "/Prefs.ini
hmm ive tried it but it still does not work :/
kisguri  [vývojář] 25. kvě. 2016 v 9.05 
if you set it to /data/data/com.myapp.app/files/Prefs.ini , have you gone to this location to see if the file is there?

Secondly you can simply name the file in properties and use the Application Data folder property.
You know the: AppPath$ doesn't work on android INI
kisguri  [vývojář] 25. kvě. 2016 v 14.47 
No it does not, but you can pull various file locations from the "Android Object"

EX: ExternalStorageDirectory$( "Android object" )
< >
Zobrazeno 17 z 7 komentářů
Na stránku: 1530 50

Datum zveřejnění: 23. kvě. 2016 v 11.42
Počet příspěvků: 7