From e4f3aafe117b73f5b40268ea51bc34df45b51cc2 Mon Sep 17 00:00:00 2001 From: Brayan Khosravian <35541212+BrayanKhosravian@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:29:47 +0100 Subject: [PATCH] - fix android setup for enableing Developer options (#2808) --- docs/android/device/setup.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/android/device/setup.md b/docs/android/device/setup.md index 309355193..49e1e91b4 100644 --- a/docs/android/device/setup.md +++ b/docs/android/device/setup.md @@ -17,6 +17,7 @@ A device must enable Developer mode in order to deploy and test an Android app. 01. Go to the **Settings** screen. 01. Select **About phone**. +01. Select **Software information**. 01. Tap **Build Number** seven times until **You are now a developer!** is visible. Depending on the UI your device is running, the **About phone** option may be in a different location. Consult your device documentation if you can't find **About phone**.