[Q] Kernel dev, - Android Q&A, Help & Troubleshooting

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

Please use the Q&A Forum for questions &
Read the Forum Rules Ref Posting
Moving to Q&A

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

Related

[Q] Portable galaxy s2 driver

I do not have admin rights at work to install kies or new pc studio to allow me to connect my work PC with my galaxy s2. Can someone provide portable software for Win XP SP3. Thanks
Please use the Q&A Forum for questions Thanks
Moving to Q&A
A portable driver isn't technically possible. However, if you go to Settings --> Applications --> Development --> USB debugging (select), it's quite likely the phone will connect and be accessible without the need for admin rights on the machine.
Thanks, debugging works for me
Sent from my GT-I9100 using XDA App

[Q] Android SDK, can't download platforms

Hi, I've installed Android SDK and learnt how to open in Win7 by running as admin. Also installed Java JDK
When I tick the boxes to install 1 or more platforms, the upload seems to start and get to maybe 30%...but then it just stalls and hangs.
Does this symptom suggest anything I've not done correctly on my install?
Please use the Q&A Forum for questions Thanks
Moving to Q&A
Lufc ...I work next door to the Dry Salters

[Q] Poloroid PMID701i USB Host

I cannot get my Polaroid tablet to recognize my flash drive. I have tried two drives and two OTG adapters. Is there something I must do to enable USB Host mode?
Please use the Q&A Forum for questions &
Read the Forum Rules Ref Posting
Moving to Q&A

Manual Casual?

I don't have enough posts yet to ask in the developer forum so asking here. I can not get Casual to work on either Ubuntu or Mac and I'm tired of dealing with it. On Mac it's in a loop thinking that Heimdall needs installing yet heimdall is install in /usr/bin and executes just fine from the command line. Seems several people have had the same problem.
Ubuntu
I forgot to say that the issue on Ubuntu is that it throws an exception for Unsupported major/minor version even though I followed the instructions and ran apt-get install openjdk-7-jdk gksu dpkg
Questions go in Q&A
Thread moved
Friendly Neighborhood Moderator

adb vs ./adb

Just looking to understand why adb commands now must be run using ./adb as opposed to adb? When did this change?
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
xprncdn00b said:
Just looking to understand why adb commands now must be run using ./adb as opposed to adb? When did this change?
Click to expand...
Click to collapse
Depends on shell you use: In Windows Powershell you prefix adb with ./ whereas in Windows CMD not.

Categories

Resources