mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 08:31:04 +02:00
new version alpha7
This commit is contained in:
@@ -18,6 +18,16 @@ compile/run it using Eclipse.
|
||||
This should give you a .apk file in the bin/ subdirectory that you can then
|
||||
install on your phone.
|
||||
|
||||
Changelog:
|
||||
----------
|
||||
|
||||
alpha8:
|
||||
- love.system.getOS() now returns "Android"
|
||||
- hardware search key is reported as "search"
|
||||
- switched to mobile-common branch
|
||||
- using new love.touch module (love.touchpressed(id,x,y,p), love.touchmoved(id,x,y,p), love.touchmoved(id,x,y,p))
|
||||
- added LOVE_ANDROID define
|
||||
|
||||
License:
|
||||
--------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user