mathiaswking 6 лет назад
Родитель
Сommit
955aa10453
1 измененных файлов с 0 добавлено и 14 удалено
  1. 0 14
      docs/en/manuals/extensions-debugging-android.md

+ 0 - 14
docs/en/manuals/extensions-debugging-android.md

@@ -63,17 +63,3 @@ is random for each build, making the path mapping invalid for each build.
 However, it works fine for a debugging session.
 
 
-###
-
-
-##  OLD STUFF
-
-* Install the app on your Android device. E.g using [adb install example.apk](https://developer.android.com/studio/command-line/adb)
-
-
-* From the menu choose `Run` -> `Attach debugger to Android process...`
-
-* Choose the device to connect to
-
-	![attach_android](images/extensions/debugging/android/attach_to_process_android.png)
-