Page 1 of 1

[update2.24 ] demo run by love-android-sdl2 (native, 0.9.0)

Posted: Sat Feb 22, 2014 1:35 pm
by xss6985
not finished,just a begin.
and I want to save mapdata in a file.but love.system and io.open don't work on android.
any one can help?

Re: a demo run by love-android-sdl2 (native, 0.9.0)

Posted: Sat Feb 22, 2014 6:47 pm
by master both
Hi, I got the same problem, but then I found this https://bitbucket.org/MartinFelis/love- ... rk-on-apks. All you have to do is call love.filesystem.setIdentity('something').

Re: a demo run by love-android-sdl2 (native, 0.9.0)

Posted: Sun Feb 23, 2014 12:38 am
by xss6985
master both wrote:Hi, I got the same problem, but then I found this https://bitbucket.org/MartinFelis/love- ... rk-on-apks. All you have to do is call love.filesystem.setIdentity('something').
thanks very much .now,it is working.

Re: a demo run by love-android-sdl2 (native, 0.9.0)

Posted: Sun Feb 23, 2014 4:03 am
by alberto_lara
Good to know that, thanks :)

Re: a demo run by love-android-sdl2 (native, 0.9.0)

Posted: Sun Feb 23, 2014 2:29 pm
by fysx
This is fixed in the just released beta2.