Releases: love2d/love-android
Releases · love2d/love-android
LÖVE 11.5 Hotfix 1 [Mysterious Mysteries]
11.5 hotfix 1 addresses some major regression in Android version of 11.5. The changelog are as follows:
- Fixed an issue where embedded APK no longer load game in the APK (#258, #259)
- Fixed crash on certain older Android devices (#260)
- Fixed an issue where the game is unable to write into the save directory (#257)
The default ("normal") APK with the hotfix can be downloaded from our official releases. These APK/AABs are for advanced users who needs to modify the it for further use.
LÖVE 11.5 [Mysterious Mysteries]
11.5 Changelog:
- Contains all relevant changes for desktop LÖVE 11.5.
- Added "LÖVE Loader" launcher on Android for easier loading of .love files.
- Fixed audio not always pausing when the app is minimized on Android.
The default ("normal") APK can be downloaded from our official releases. These APK/AABs are for advanced users who needs to modify the it for further use.
LÖVE 11.4 [Mysterious Mysteries]
11.4 Changelog:
- Contains all relevant changes for desktop LÖVE 11.4.
- Changed how LOVE looks for game due to Android restrictions. (#194)
- Fixed "pointer too large" and "bad lightuserdata" issue when compiling LOVE with recent Android SDK and running LOVE on Android 11 and later.
- For Developers: Added experimental support for 3rd-party Lua modules. Please refer to
love/src/jni/lua-modules
for more information. - For Packaging: Added experimental fusing method. See the FAQ for details.
The default APK and the Android source code can be downloaded from our official releases.