Hello... This is my 1st topic so I'll introduce myself.
I'm 19 years old, I'm studing applied math... I program in C++ for 5 years. I don't make games, I just program some micro-elements that are needed for a game... However I have one 'finished game' http://www.youtube.com/watch?v=csNjsGEQEDQ ...bla bla...
I'm new to Lua and programming for mobile devices. I'm currently trying Love-Andoid. It looks pretty cool, but the problems is that I'm using my mobile device to try the code.... Is there some kind of ANDROID emulator that can run Love applications?
PS: Sorry for my bad English
Android emulator
Re: Android emulator
There is, yes. See the Android dev docs.
Note that it's very slow, and it might be a better idea to just develop your game on your PC's version of LÖVE and then port it to your phone.
Note that it's very slow, and it might be a better idea to just develop your game on your PC's version of LÖVE and then port it to your phone.
Re: Android emulator
you could try this in a virtual machine: http://www.android-x86.org/
Re: Android emulator
Most of all, relax. The version of Love-Android you can try out right now uses luaj and has numerous bugs and inconsistencies with the normal version of LÖVE. You can start developing your game with normal LÖVE, and when the native version is usable, try it out.
The Android emulator that Google provides works but it is really slow. It's also not 100% consistent with how Android works on an actual device, so you should always use a phone or tablet for final testing.
The Android emulator that Google provides works but it is really slow. It's also not 100% consistent with how Android works on an actual device, so you should always use a phone or tablet for final testing.
My game called Hat Cat and the Obvious Crimes Against the Fundamental Laws of Physics is out now!
- brianboylan
- Prole
- Posts: 2
- Joined: Sun May 06, 2012 10:39 pm
- Contact:
Re: Android emulator
is there much difference in the game once you port it to an android device?thelinx wrote:There is, yes. See the Android dev docs.
Note that it's very slow, and it might be a better idea to just develop your game on your PC's version of LÖVE and then port it to your phone.
Re: Android emulator
a real device is not comparable to the emulator. The emulator was nice with the first releases of Android but with the evolvement of devices it got more or less useless. There is a chance that the emulator improves: Google works on an x86-based one that uses virtualisation. Recent SDKs should have it.
Re: Android emulator
Ya maybe not, but better than the emulator is the x86 projects ISO's that let LiveCD or install it in virtual machines. Only discovered by accident some days ago and I got a bit astonished. Works very well.Moe wrote:a real device is not comparable to the emulator. The emulator was nice with the first releases of Android but with the evolvement of devices it got more or less useless. There is a chance that the emulator improves: Google works on an x86-based one that uses virtualisation. Recent SDKs should have it.
Re: Android emulator
I have followed the project for a while now and it is awesome. I saw one video when AMD presented their upcoming low-end platform with this port and it looked like all current tablets are very slow compared to itcoffee wrote:Maybe not, but better than the emulator is the x86 projects ISO's that let LiveCD or install it in virtual machines. Only discovered by accident some days ago and I got a bit astonished. Works very well.Moe wrote:a real device is not comparable to the emulator. The emulator was nice with the first releases of Android but with the evolvement of devices it got more or less useless. There is a chance that the emulator improves: Google works on an x86-based one that uses virtualisation. Recent SDKs should have it.
Who is online
Users browsing this forum: No registered users and 1 guest