From 16df7c3f8351047d9820dbf20cbe5a8f68c2cfe1 Mon Sep 17 00:00:00 2001 From: Andy Trevorah Date: Fri, 24 Feb 2017 11:00:34 +0000 Subject: [PATCH] added instructions for usb debugging on android --- android/1introduction/tutorial.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/android/1introduction/tutorial.md b/android/1introduction/tutorial.md index d06da22f..63386de9 100644 --- a/android/1introduction/tutorial.md +++ b/android/1introduction/tutorial.md @@ -12,6 +12,9 @@ Studio](https://developer.android.com/studio/index.html) (please note: this is a large file, so our advice is to download and install it before arriving at the workshop!) +If you want to run your app on your own phone, remember to enable USB debugging in the device system settings, under Settings -> Developer options. +(please note: On Android 4.2 and newer, Developer options is hidden by default. To make it available, go to Settings -> About phone and tap Build number seven times. Return to the previous screen to find Developer options.) + Feel free to chose a different topic other than cookies, we really like the popular pokémon [Goomy Clicker](http://joezeng.github.io/goomyclicker) - what things do you like? ![Imgur](http://i.imgur.com/ssQF3jO.png)