Updated How to create custom touch control layout (markdown)

redphx 2024-03-10 11:12:38 +07:00
parent df012c8305
commit edbf3b7dfb

@ -23,7 +23,12 @@
6. Done. 6. Done.
## Preparations for testing on Android device ## Preparations for testing on Android device
... 1. Enable `Developer mode > USB Debugging` on your Android device.
2. Connect the device with your PC.
3. Open xCloud in Kiwi Browser.
4. On PC, open `about:inspect` in Chrome/Edge.
5. Find the xCloud row and click on "inspect fallback"
6. Done
## Getting started ## Getting started
1. Do all the preparation steps. 1. Do all the preparation steps.