I was able to port a 1024x600 resolution .love to android using love-android-sdl2 and it runs on Samsung Galaxy Tab 3.0 (7'' Wifi-only) but it does not run on HTC Wildfire (aka Buzz). When I run it, I get this error:
Wildfire seems to have OpenGL ES-CM 1.0. Is this the reason why the build doesn't work? Or is there another reason?Could not create window
Could not create GLES window surface
EDIT: it probably is. Sorry, neither google nor forum search helped finding that. I only spotted it after posting.