While working on my own project, LIKO-12, I made a tweaked Android build for it
Applied Tweaks/Patches:
App Package renamed to abc.ramilego4game.likolove, starts with abc so it shows the first one in the file explorers.
LÖVE Icon replaced with LIKO-12 Icon.
The game source-code directory is renamed from lovegame to likolove, so I can have 2 projects.
Allows both portrait and landscape orientations.
Added libcurl binaries, for use with luajit-request (FFI).
Added luasec, but you have to use your own https.lua file.
Enabled x86 arch support.
I've found it that it worth sharing with other.
While it may annoy some people with it's LIKO-12 icon, I could do builds with (abs.love2d.android) package name and the LÖVE icon.
And I could also release it on Android Play if you want.