[Q] Kernel dev,

s4shyam95

Senior Member
Jan 11, 2012
159
67
0
Mumbai
Can kernel dev be done using virtualbox on windows ?
coz when i connect usb to set up adb, it gets detected in windows and not ubunt,
please help
 

rhine.bryu

Member
Jan 11, 2012
6
1
0
What's the reply from adb on Ubuntu?? You need to add permissions in /etc/udev/rules.d/51-android.rules and in $HOME create .android/android_usb.ini and put there the VendorID of your device starting with "0x". Check it with lsusb. Also please check is your USB enabled in VirtualBox.

BR,
RhineBryu