Page 1 of 1

[11.1] LIKO-LÖVE, A tweaked Android build of LÖVE

Posted: Sun Apr 08, 2018 1:48 pm
by RamiLego4Game
Hey everyone :awesome: !

While working on my own project, LIKO-12, I made a tweaked Android build for it :cool:

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.

SourceCode: https://github.com/RamiLego4Game/LIKO-12-Android
Releases/APK Downloads: https://github.com/RamiLego4Game/LIKO-1 ... d/releases

Tell me what you think! :)

Re: [11.0] LIKO-LÖVE, A tweaked Android build of LÖVE

Posted: Sun Apr 08, 2018 4:24 pm
by yintercept
Hey this is cool, I really appreciate this.

May I incorporate this into another tool? I promise to link back and put your name in the credits.

Re: [11.0] LIKO-LÖVE, A tweaked Android build of LÖVE

Posted: Sun Apr 08, 2018 4:28 pm
by RamiLego4Game
yintercept wrote: Sun Apr 08, 2018 4:24 pm Hey this is cool, I really appreciate this.

May I incorporate this into another tool? I promise to link back and put your name in the credits.
Sure, feel free to do whatever you want :)

Re: [11.0] LIKO-LÖVE, A tweaked Android build of LÖVE

Posted: Sun Apr 08, 2018 4:35 pm
by yintercept
You'll be the first to know!

Re: [11.1] LIKO-LÖVE, A tweaked Android build of LÖVE

Posted: Sun May 20, 2018 5:44 pm
by RamiLego4Game
Uploaded a new release, which uses love from 11.1 tag.

Re: [11.1] LIKO-LÖVE, A tweaked Android build of LÖVE

Posted: Thu May 31, 2018 8:06 am
by yetneverdone
Hey, it's not working for me :/ im trying to open a .love file in my phone with the liko app, just shows the no game screen