From a6e53089faa88b66c861d8b82fb372c750c2b040 Mon Sep 17 00:00:00 2001 From: Gianluca Boiano Date: Sat, 7 Nov 2015 19:03:16 +0100 Subject: [PATCH] Update README --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 200b1f1..8f3478e 100644 --- a/README +++ b/README @@ -1,9 +1,11 @@ +[Description] These rules refer to http://developer.android.com/guide/developing/device.html and include many suggestions from the Archlinux and Github Community +[Installation] If you're developing on Ubuntu Linux, you need to add a udev rules file that contains a USB configuration for each type of device you want to use for development. In the rules file, each device manufacturer is identified by a unique vendor ID, as specified by the ATTR{idVendor} property. For a list of vendor IDs, see USB Vendor IDs, below. To set up device detection on Ubuntu Linux: Log in as root and create this file: /etc/udev/rules.d/51-android.rules. Use this format to add each vendor to the file: