Getting Löve2D to work on android phones.
There are 2 version right now (native/non-native).
löve2d source port to android - love-native-android
Port of the Love2D source to android using ndk.
Repository:
https://github.com/hagish/love-native-android
Download:
http://www.brightidea.eu/games/love-native-android.apk - if unsure download this



Current state:
love 0.7.2 works in many parts but there are still some major issues (like filesystem...).
löve2d api reimplementation in java - love-java-android (deprecated)
Port of the Love2D api to Android using LuaJ and OpenGLES
* old and not actively being developed anymore
* love.phone api for multitouch and sensors
Repository:
https://github.com/hagish/love-android
License:
same as löve
Current state:
working prototype
More informations:
http://ghoulsblade.schattenkind.net/wik ... 2d-android
Download:
http://ghoulsblade.schattenkind.net/lov ... ndroid.apk
If you want to try it, just place an unzipped game or a .love file onto the sd card ( /mnt/sdcard/love is the path apk searches for games )
Video: