How to use LÖVE for Android?

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
User avatar
SneakySnake
Citizen
Posts: 94
Joined: Fri May 31, 2013 2:01 pm
Contact:

How to use LÖVE for Android?

Post by SneakySnake »

https://play.google.com/store/apps/deta ... 2d.android states
This port allows you to both run and play existing LÖVE games and also to create new games directly on your mobile device!
I couldn't figure out how to do any of that.

If I open the app, it just shows the no game screen. I couldn't find a way to open an existing .love file.

If I try to open a .love file with the file manager, it says "Unable to open".

EDIT: According to http://www.love2d.org/forums/viewtopic.php?f=11&t=76979 , the way to run a LÖVE game is to copy its files into sdcard/lovegame. I'm not sure exactly what sdcard stands for, I assume it stands for whatever your local storage is named, but it might also work on an actual external SD card too, I'm not sure. This method works, but it's a cumbersome way to run LÖVE games. I expect to be able to open a .love file instead of having to copy the game files into the aforementioned location, overwriting the previous one, every time I want to play a different game.

What about creating games directly on the mobile device? Is there no editing environment provided? Are you expected to use external tools? If so, this ability shouldn't be advertised, unless there is a well-documented way to do it.

All of this should be better documented, since the Android port is now official.
User avatar
cattail
Citizen
Posts: 56
Joined: Mon Feb 13, 2012 4:11 pm

Re: How to use LÖVE for Android?

Post by cattail »

I use Love for android 0.9.1 0.9.2 .
After I make a fold in sdcard: sdcard/lovegame, and dezip(unzip) a no.love (game) ,and copy all subfolder and files into it . Then I can play it ,use the icon ,a blue android , i guess it from love 0.9.2a apk.

The main.lua must in lovegame (not in deeper sub folder).

I use Nexus 7 , Android 5.1.1 , the NO game must modified by x\y size to fit screen. MobilePhone is also need modify.

If U want use many love games , I use a app named "ES file Explorer" , use it find foo.love file in download folder ,it pop a window "Open As", select "other" , find icon "Love for Android", and U have it . Have fun .
(I only tested just 1 game , NO , from this forum, i modify it to 0.8.0 , and to 0.9.0 , some API is diff, just by error messages )
User avatar
SneakySnake
Citizen
Posts: 94
Joined: Fri May 31, 2013 2:01 pm
Contact:

Re: How to use LÖVE for Android?

Post by SneakySnake »

cattail wrote:I use a app named "ES file Explorer"
Thanks! Es file Explorer actually recognized my .love file and opened it with LÖVE, without me having to configure anything. Looks like the stock file manager for Emotion UI is just poop.
bobbyjones
Party member
Posts: 730
Joined: Sat Apr 26, 2014 7:46 pm

Re: How to use LÖVE for Android?

Post by bobbyjones »

Ay I thought I was the only one who used ES file explorer lol. But if you install the .apk from the Playstore then any .love from anywhere would be runnable from clicking on it. It shouldn't just work in ES file explorer.
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

Re: How to use LÖVE for Android?

Post by Nixola »

It doesn't work in Asus' file explorer; it asks me if I want to open the file as text, audio, image or video.
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
bobbyjones
Party member
Posts: 730
Joined: Sat Apr 26, 2014 7:46 pm

Re: How to use LÖVE for Android?

Post by bobbyjones »

Oh that's weird. I guess not all FEs are of the same quality. The one on my Samsung Galaxy S5 opens it fine.
User avatar
darkfrei
Party member
Posts: 1169
Joined: Sat Feb 08, 2020 11:09 pm

Re: How to use LÖVE for Android?

Post by darkfrei »

New phone with Android can open the .love files from browser downloads (chrome), but not with the standard file manager.

But this file manager works well:

https://play.google.com/store/apps/deta ... ilemanager
:awesome: in Lua we Löve
:awesome: Platformer Guide
:awesome: freebies
Post Reply

Who is online

Users browsing this forum: No registered users and 51 guests