We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a47106 commit c912025Copy full SHA for c912025
README
@@ -0,0 +1,18 @@
1
+
2
+This script is for creating the nessecery usb rules for ubuntu 10.10
3
+to allow most Android powerered devices to connect
4
5
+To run the script fallow the fallowing directions
6
7
+1) Allow files to execute, run commands in the terminal
8
+$ chmod u+rx rules.sh
9
+$ chmod create_android_rules.sh
10
11
+2) Execute files, run commands in the terminal
12
+$ . create_android_rules.sh
13
14
+3) You will be promted for your password
15
16
+4) Congratulations you have all the Google presribed manufatures device permisions
17
18
0 commit comments