Android LÖVE port

General discussion about LÖVE, Lua, game development, puns, and unicorns.
User avatar
kalle2990
Party member
Posts: 245
Joined: Sat Sep 12, 2009 1:17 pm
Location: Sweden

Re: Android LÖVE port

Post by kalle2990 »

An android phone shouldn't have to be rooted just to run LÖVE, I rooted mine just because a software update broke it and I had to flash another ROM :?
User avatar
crow
Party member
Posts: 186
Joined: Thu Feb 24, 2011 11:47 pm
Location: UK
Contact:

Re: Android LÖVE port

Post by crow »

kalle2990 wrote:An android phone shouldn't have to be rooted just to run LÖVE, I rooted mine just because a software update broke it and I had to flash another ROM :?
I do agree with this love does not need access to root level files so this should also be made so for the Android if its a rooted app I don't think I would use it as as there is only like 2 or 3 apps I see that really do need root the rest are just programmed wrong.
Sir Kittenface
Möko IDE Codename (Erös) Returns Soon

I am dyslexic so if any of my replys confusing please just ask me to reword it as this will make things a lot easier for all parties lol.
User avatar
Jasoco
Inner party member
Posts: 3725
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: Android LÖVE port

Post by Jasoco »

Yeah. Please. I'm not going to screw around with rooting my phone just to try Löve. I have an LG Optimus V. It's the Virgin Mobile version which means it's prepaid and is not a high resolution screen. It only has the lower standard resolution. (320x480 instead of 640x960) But it does have a relatively fast GPU compared to some older Android devices. So I'd hope with the lower resolution, I might actually get higher framerate.

I'd much rather be able to go to a webpage, click a link and download a package with Löve in it and install it that way. (Or just be able to plug it into my computer and copy it there) Either way, no root please. Can Android phones run apps that aren't from the Marketplace without being hacked?

The only root apps I'd want to use are screenshot creators but only because A) they require root, B) the damn OS didn't have it built-in out of the box even though iOS had it since version 1.0 and C) I'd only use it once or twice anyway to show off my uncustomized home screen of which I only have one because I only use it for browsing and FaceBook and occasionally Twitter but keep other apps on my screen to fill in the holes and the top half of the screen is two widgets with weather and news.
User avatar
crow
Party member
Posts: 186
Joined: Thu Feb 24, 2011 11:47 pm
Location: UK
Contact:

Re: Android LÖVE port

Post by crow »

320x480 is default for most games and apps from what I have read when making apps for android and if your phone is contact aka prepay not pay as you go and its less then a year old rooting it will vold the phone and they wont fix it if it brakes, and yes rooting then reinstalling a rom can leave a trace as most roms are not written to be locked down to the phone like the standard rom, and since android updates it self from the hand set they don't release recover roms as offen so, so going to XDA and installing one of there roms wont hide or mask it.

I have the HTC wildfire, HTC Desire and I have the HD2 what right this sad second is on windows phone 7 but thats going to have android nand build reinstalled back to it.

So yes none rooted version would be great and following googles rules should be possible as the only major diff is that one requests its rights one takes its rights and a none rooted phone wont let the app take its righs

And it be nice to get it to work on the wildfire as this is a low spec unit if you get it to work on one of them then it should run great on a unit with a dedicated GPU.
Sir Kittenface
Möko IDE Codename (Erös) Returns Soon

I am dyslexic so if any of my replys confusing please just ask me to reword it as this will make things a lot easier for all parties lol.
User avatar
nevon
Commander of the Circuloids
Posts: 938
Joined: Thu Feb 14, 2008 8:25 pm
Location: Stockholm, Sweden
Contact:

Re: Android LÖVE port

Post by nevon »

Jasoco wrote:Can Android phones run apps that aren't from the Marketplace without being hacked?
Yes. You can simply download an .apk file and run that. You do have to flip a switch in the settings to be able to install untrusted software, but that's all.
User avatar
Ensayia
Party member
Posts: 399
Joined: Sat Jun 12, 2010 7:57 pm

Re: Android LÖVE port

Post by Ensayia »

My question is, would a Lua implementation through Java be fast enough to make anything worthwhile in LOVE? How much speed would LOVE lose by implementing a C based interpreted language through yet another interpreted language?

I don't understand a lot about low-level programming, so I could be way off base here.
User avatar
sharpobject
Prole
Posts: 44
Joined: Fri Mar 18, 2011 2:32 pm
Location: California

Re: Android LÖVE port

Post by sharpobject »

Ensayia wrote:My question is, would a Lua implementation through Java be fast enough to make anything worthwhile in LOVE? How much speed would LOVE lose by implementing a C based interpreted language through yet another interpreted language?

I don't understand a lot about low-level programming, so I could be way off base here.
Java runs at near-native speeds due to JIT. It wouldn't be significantly slower than using the C interpreter.
ManOwl
Prole
Posts: 1
Joined: Mon Apr 18, 2011 4:38 pm

Re: Android LÖVE port

Post by ManOwl »

I really, really, want this. I agree with the other posts a rewrite is a bad idea. Dependencies can probably be ported over with the NDK.
Post Reply

Who is online

Users browsing this forum: No registered users and 100 guests