Search found 3 matches

by Abregado
Tue Nov 04, 2014 11:31 am
Forum: LÖVE-Android
Topic: love-android-sdl2 (native, 0.9.2)
Replies: 324
Views: 450458

Re: love-android-sdl2 (native, 0.9.0)

I've been making some prototypes and testing them on my Android Tablet as well as sending them to some friends to test. Some of them get the blue love stacktrace screen when the app crashes, but none of my devices do.

Is there a way to enable this per device?
by Abregado
Fri Apr 04, 2014 8:00 am
Forum: LÖVE-Android
Topic: love-android-sdl2 (native, 0.9.2)
Replies: 324
Views: 450458

Re: love-android-sdl2 (native, 0.9.0)

is there any way to get resolution information from the device? I would like to have more control over the scaling of the game, rather than relying on automagically scaling the render canvas.

If there is some other way to do this and I totally missed it, let me know.
by Abregado
Tue Apr 01, 2014 6:30 pm
Forum: LÖVE-Android
Topic: love-android-sdl2 (native, 0.9.2)
Replies: 324
Views: 450458

Re: love-android-sdl2 (native, 0.9.0)

I've been playing with this. Its fantastic. Thanks to everyone who contributed to it.

Here is my little proto for control:
https://dl.dropboxusercontent.com/u/142 ... intest.apk
included the love and the .apk so peeps can try both