diff --git a/How-to-create-custom-touch-control-layout.md b/How-to-create-custom-touch-control-layout.md index d1e72ae..3c1e727 100644 --- a/How-to-create-custom-touch-control-layout.md +++ b/How-to-create-custom-touch-control-layout.md @@ -23,7 +23,12 @@ 6. Done. ## 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 1. Do all the preparation steps.