From 3602413b5dae7f4baeef0c0f6282fe5b859ad54e Mon Sep 17 00:00:00 2001 From: Tobias Sterbak Date: Wed, 26 Jul 2023 12:02:09 +0200 Subject: [PATCH] Add insturction to activate 'data transfer' in the connection settings to the prepare view --- openandroidinstaller/views/start_view.py | 1 + 1 file changed, 1 insertion(+) diff --git a/openandroidinstaller/views/start_view.py b/openandroidinstaller/views/start_view.py index 84d5af69..ccac31f9 100644 --- a/openandroidinstaller/views/start_view.py +++ b/openandroidinstaller/views/start_view.py @@ -170,6 +170,7 @@ def build(self): Now - **connect your device to this computer via USB** and - **allow USB debugging in the pop-up on your phone**. +- You might also need to **activate "data transfer"** in the connection settings. - Then **press the button 'Search device'**. When everything works correctly you should see your device name here and you can continue.