mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 08:31:04 +02:00
Fixed command quote
@@ -16,7 +16,7 @@ You can copy the game to the device using
|
||||
|
||||
And run the game with
|
||||
|
||||
```adb shell am start -S -n "org.love2d.android/.GameActivity" -d "file:///sdcard/superawesomegame.love```
|
||||
```adb shell am start -S -n "org.love2d.android/.GameActivity" -d "file:///sdcard/superawesomegame.love"```
|
||||
|
||||
I can't start audio recording/love.audio.getRecordingDevices() is empty. Why?
|
||||
-----
|
||||
|
||||
Reference in New Issue
Block a user