Initial Home page

Miku AuahDark
2020-02-14 10:24:19 +08:00
commit 9880fefddb
+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]]