From 000bbbd93384dd5d4770f6e0b5d940b361e7ebd7 Mon Sep 17 00:00:00 2001 From: Gioacchino Mazzurco Date: Tue, 23 Jan 2018 10:33:00 +0100 Subject: [PATCH] Add link to Android debugging documentation --- README-Android.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README-Android.asciidoc b/README-Android.asciidoc index 433230e9f..8d1903e46 100644 --- a/README-Android.asciidoc +++ b/README-Android.asciidoc @@ -160,4 +160,5 @@ adb pull /system/lib /tmp/system_lib - link:https://groups.google.com/forum/#!topic/android-developers/srATPaL0aRU[] - link:https://stackoverflow.com/questions/31638986/protected-apps-setting-on-huawei-phones-and-how-to-handle-it[] - link:https://tthtlc.wordpress.com/2012/09/19/how-to-do-remote-debugging-via-gdbserver-running-inside-the-android-phone/[] +- link:https://source.android.com/devices/tech/debug/[] - link:https://source.android.com/devices/tech/debug/gdb[]