Update README

This commit is contained in:
Gianluca Boiano 2015-11-07 19:04:53 +01:00
parent a6e53089fa
commit bc4c539848
1 changed files with 2 additions and 2 deletions

4
README
View File

@ -1,11 +1,11 @@
[Description]
## Description
These rules refer to
http://developer.android.com/guide/developing/device.html
and include many suggestions from the Archlinux and Github Community
[Installation]
## 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: