mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 08:31:04 +02:00
Initial Home page
+17
@@ -0,0 +1,17 @@
|
||||
# LÖVE for Android Wiki
|
||||
|
||||
Here are some pages that you might be looking for:
|
||||
|
||||
* [[FAQ - Frequently Asked Questions]]
|
||||
* [[Building LÖVE for Android - Android Studio]]
|
||||
* [[Logcat]] (obtaining ```print(...)``` output)
|
||||
* [[Keyboard and physical Keys]]
|
||||
* [[Shaders in Android]]
|
||||
|
||||
For up-to-date documentation of LÖVE 11.0's API for Android and other platforms, go to the [LÖVE wiki](https://www.love2d.org/wiki/).
|
||||
|
||||
## Crashes or found a bug?
|
||||
|
||||
If you have problems or crashes it is best if you can provide us output from the Android logging system Logcat. Here is how you can access them:
|
||||
|
||||
* [[How to get output of Logcat]]
|
||||
Reference in New Issue
Block a user