1. First download latest android SDK( any version older than R06 may not work properly )
2. Add path to the tool folder of android SDK
3. Run adb server as root.
sudo adb root

4. Edit android rule file as in this link: http://developer.android.com/guide/developing/device.html

5. Check if device is listed correctly.
Posted by kevino
,