android rules for connection of micromax funbook on fedora linux

by Prakash 2014-04-19 11:53:44

In order to connect the linux system with the android device we have to make some configuration changes in the system. Android rules for connection micromax funbook on fedora linux is as follows:

Log in as root and create this file: /etc/udev/rules.d/51-android.rules. If you are using micomax funbook add these rules :


SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", MODE="0666", GROUP="plugdev"


Other USB vendords are listed in the following url :

http://developer.android.com/tools/device.html



1551
like
0
dislike
0
mail
flag

You must LOGIN to add comments