If you make a thread about rooting, I can help you out.Jasoco wrote:No you can't. The instructions for rooting this phone are impossible to perform because all the links to the required tools are broken. Screw that crap.T-Bone wrote:You can always root it and install something better, you know.
But yeah, Android 2.1 is a good place to aim at for now.
love-android: discussion
Re: love-android
My game called Hat Cat and the Obvious Crimes Against the Fundamental Laws of Physics is out now!
- Jasoco
- Inner party member
- Posts: 3727
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: love-android
I don't want to root my crappy Android. It's slow enough as it is and not worth it. I don't even Jailbreak my iDevices. But thanks anyway.T-Bone wrote:If you make a thread about rooting, I can help you out.Jasoco wrote:No you can't. The instructions for rooting this phone are impossible to perform because all the links to the required tools are broken. Screw that crap.T-Bone wrote:You can always root it and install something better, you know.
But yeah, Android 2.1 is a good place to aim at for now.
- TechnoCat
- Inner party member
- Posts: 1612
- Joined: Thu Jul 30, 2009 12:31 am
- Location: Milwaukee, WI
- Contact:
Re: love-android
The main feature with Android 2.2 is the optimized Dalvik VM. It makes a world of difference in terms of speed. If there is an option to root and get it, I would.Jasoco wrote: I don't want to root my crappy Android. It's slow enough as it is and not worth it. I don't even Jailbreak my iDevices. But thanks anyway.
Re: love-android
I must say that while it's a good idea to be compatible with Android 2.1, it is of huge importance that löve-android uses the Dalvik JIT-capabilities when possible (2.2+), if lua is run in pure Java. Otherwise, I'm afraid performance might become a quite big issue.
My game called Hat Cat and the Obvious Crimes Against the Fundamental Laws of Physics is out now!
- slime
- Solid Snayke
- Posts: 3170
- Joined: Mon Aug 23, 2010 6:45 am
- Location: Nova Scotia, Canada
- Contact:
Re: love-android
Compile it with LuaJIT for ARM, then pure Lua code might be faster than the Java code in some cases.
Re: love-android
But how good is the compatability between LÖVE and LuaJIT? The point of doing it all in luaj is that it's easy, which might actually get it done (which is really all that matters). Using Dalvik's JIT shouldn't require more than an extra line in the manifest, which doesn't make things harder but still improves performance. Therefore, it's worth doing.slime wrote:Compile it with LuaJIT for ARM, then pure Lua code might be faster than the Java code in some cases.
My game called Hat Cat and the Obvious Crimes Against the Fundamental Laws of Physics is out now!
Re: love-android
LUAjit is buggy has hell!
- slime
- Solid Snayke
- Posts: 3170
- Joined: Mon Aug 23, 2010 6:45 am
- Location: Nova Scotia, Canada
- Contact:
Re: love-android
LuaJIT is nearly bug free. It is also a drop-in replacement for Lua so as long as you don't use the FFI you will get pretty much 100% compatibility with Lua 5.1.4 and love.
There is a bug in the latest love source code (reliance on order which is technically undefined) which causes love 0.8.0 to crash on quit with LuaJIT if you have text on-screen.
There is a bug in the latest love source code (reliance on order which is technically undefined) which causes love 0.8.0 to crash on quit with LuaJIT if you have text on-screen.
Re: love-android
SiENcE wrote:LUAjit is buggy has hell!
Re: love-android
We are using Lua in Iris2 very heavily ~2mb of lua code and we tried LuaJit and it makes Iris2 very unstable. Maybe today it's better, but as far as i know, not.
Last edited by SiENcE on Wed Nov 02, 2011 8:15 pm, edited 1 time in total.
Who is online
Users browsing this forum: Ahrefs [Bot] and 0 guests