Related
Does Eclipse+ADT support HD2 android development?
That is to say,does the USB Driver in Android SDK recognize HD2 in order to enable USB debugging?
thanks.
haha i was wondering the same thing! I am building apps and need mass storage~!
arshcaria said:
Does Eclipse+ADT support HD2 android development?
That is to say,does the USB Driver in Android SDK recognize HD2 in order to enable USB debugging?
thanks.
Click to expand...
Click to collapse
Yes.
I cant get it to work for me im using the google labs app maker thing and it connects to my device and everything just doesnt bring all the stuff over to it only text..
Developing on Eclipse right now and it's reading LogCat no problem.
Metastable said:
Developing on Eclipse right now and it's reading LogCat no problem.
Click to expand...
Click to collapse
so you mean when i connect hd2 to pc and select the drivers from "*\androidSDK\usb_driver" folder, it'll show up in Device Manager windows named ADB interface?
What I did to use my HD2 as a Android debugging Device.
1. Install the USB drivers. I had to "de-recognize" the device first, since I unsuccessfully tried to install the drivers before. Just as explained in h*t*t*p*://*w*w*w*.downloadatoz.com/driver/articles/how-to-install-and-set-up-adb-usb-drivers-on-android.html .
2. Keep the phone connected. The windows will eventually recognize the phone and try to install appropiate drivers. When that happened, I selected to install drivers from a specific location [C:\android-sdk-windows\usb_driver]. Windows recogned my phone and installed the drivers.
3. Run the app from eclipse. The app will automatically download and run on the phone.
I am using my laptop for ADB currently, but I want to know if it is possible to run ADB through windows in a Virtual Machine? I have gotten to where I have ADB running and the VM reconizeds the phone but as soon as I type,
Code:
adb devices
There is no response. Side note: I am using VMware and am running Tvall's CM7 on my phone.
Edit: solved was a driver issue
adb works when drivers for adb were installed
did you install drivers from Android SDK Tools?
at second you need turn usb debugging on (settings/applications/development)
5[Strogino] said:
adb works when drivers for adb were installed
did you install drivers from Android SDK Tools?
at second you need turn usb debugging on (settings/applications/development)
Click to expand...
Click to collapse
Yes I know this. The virtual machine knows the device is there(ADB drivers are installed) but in cmd it doesn't work. USB debugging is on, another option is the wireless ADB from CM7, but I have no idea how that works. Thanks for the help.
acseazzu said:
Yes I know this. The virtual machine knows the device is there(ADB drivers are installed) but in cmd it doesn't work. USB debugging is on, another option is the wireless ADB from CM7, but I have no idea how that works. Thanks for the help.
Click to expand...
Click to collapse
When connecting phone through usb debugging there is 'Android USB Devices' section in Device Manager (My Computer / Manage / System Tools / Device Manager). Do you have this section while connecting?
Wireless adb application establishes connection via custom port and adb can use this port to communicate with phone.
5[Strogino] said:
When connecting phone through usb debugging there is 'Android USB Devices' section in Device Manager (My Computer / Manage / System Tools / Device Manager). Do you have this section while connecting?
Wireless adb application establishes connection via custom port and adb can use this port to communicate with phone.
Click to expand...
Click to collapse
In device Manager it has "Android Composite ADB Interface" and a "HTC Android Device" My VM connects to HTC Android device, not letting me connect to it in ADB. Before I connect my device and before it installed the drivers I installed the Google driver package from AndroidSDK. Thanks for your help.
How did you fix it?
acseazzu said:
In device Manager it has "Android Composite ADB Interface" and a "HTC Android Device" My VM connects to HTC Android device, not letting me connect to it in ADB. Before I connect my device and before it installed the drivers I installed the Google driver package from AndroidSDK. Thanks for your help.
Click to expand...
Click to collapse
So how did you end up fixing this? I want to connect my phone to the VM.
This is happening to me right now. I have a VM Windows 7, it can detect a "HTC Android Device" but the platform-tool command line cant detect my phone. Even with ADB USB drivers, platform-tools, as well as HTC-sync installed.
How did you fix it? Please tell me
kazzarok said:
So how did you end up fixing this? I want to connect my phone to the VM.
This is happening to me right now. I have a VM Windows 7, it can detect a "HTC Android Device" but the platform-tool command line cant detect my phone. Even with ADB USB drivers, platform-tools, as well as HTC-sync installed.
How did you fix it? Please tell me
Click to expand...
Click to collapse
I uninstalled all the drivers (with USBdeview) and instead of installing with the Google Driver I used the HTC one for MyTouch 3G. I think I installed the drivers before I plugged in the phone. And also what software are you using to run your VM?
acseazzu said:
I uninstalled all the drivers (with USBdeview) and instead of installing with the Google Driver I used the HTC one for MyTouch 3G. I think I installed the drivers before I plugged in the phone. And also what software are you using to run your VM?
Click to expand...
Click to collapse
I am using Oracle VM Virtualbox. Doing VM Windows 7 under Ubuntu 11.10.
I have been trying a few times in the VM Windows 7. I tried the lastest HTC Sync 3.0.0.0 as well as the older version 2.0.3.3 that worked when I was using full Windows 7.
But in VM, nothing works
The VM win 7 can detect a USB Composite Device, but it cant find the correct driver.
edit:
Oh my god!! hopefully you still havent read this post yet because I just got it working!
In the settings of the VM, theres an option to enable USB 2.0
But to enable that, we must install the Oracle VM VirtualBox Extension Pack
It works!
edit2:
but somehow the transfer speed is really slow...
i guess i will just install windows again dual boot it
Yay! Congrats if I helped at all please hit the thanks button.
Sent from my Dream/Sapphire using XDA
acseazzu said:
Yay! Congrats if I helped at all please hit the thanks button.
Sent from my Dream/Sapphire using XDA
Click to expand...
Click to collapse
Not until you tell me about your VM
I want to know that because at the moment the transfering and intallation of APK files in Oracle VM VirtualBox is utterly slow (comparing with my old Win7 days), I am interested in other alternative VM which might be faster.
I see you mentioned VMware in you first post, I went to their website (link) but I see a lot different products... can you tell me which one you used, can you please tell me more about your VM?
Thanks in adcance.
edit:
Hey there again, I fainlly got VMware working.
I went for VMware Player 4.0.2. But for Ubuntu 12.04, we need a custom patch the VMware before it can run gracefully.
Not I have got it running now, VMware is so much faster than Oracle VM.
Thanks for the suggestsion!
kazzarok said:
Not until you tell me about your VM
I want to know that because at the moment the transfering and intallation of APK files in Oracle VM VirtualBox is utterly slow (comparing with my old Win7 days), I am interested in other alternative VM which might be faster.
I see you mentioned VMware in you first post, I went to their website (link) but I see a lot different products... can you tell me which one you used, can you please tell me more about your VM?
Thanks in advance.
edit:
Hey there again, I fainlly got VMware working.
I went for VMware Player 4.0.2. But for Ubuntu 12.04, we need a custom patch the VMware before it can run gracefully.
Not I have got it running now, VMware is so much faster than Oracle VM.
Thanks for the suggestsion!
Click to expand...
Click to collapse
I personally use Workstation. But for me VMware is alot faster than Oracle VM VirtualBox. Glad I could help
adb driver won't connect
I'm running windows parrallel on my mac. On the windows side I have the samsung drivers downloaded but when I go to root my phone the command line says doesn't recognize. Anyone know away I can get drivers to recognize phone when running virtual on a mac?
After several hours of frustration, I'm just going to ask.
I have USB debugging enabled. When I plug in the Nexus 4 Windows auto installs drivers for MTP.
It's listed under portable devices in device manager. I am trying to uninstall the driver and install the Naked driver. But as soon as I uninstall in device manager, Windows reinstalls, despite me having turned off auto-installation of drivers. I am not able to use the advanced method listed here http://www.addictivetips.com/window...utomatic-driver-installation-in-windows-vista because gpedit.msc doesn't exist for Home users.
I have unplugged the device and manually put it into Fastboot and plugged it in. Windows does not try to autoinstall drivers. I am able to install Naked drivers and the device appears as "Android Phone" in device manager.
How can I proceed?
Donteventrii said:
After several hours of frustration, I'm just going to ask.
I have USB debugging enabled. When I plug in the Nexus 4 Windows auto installs drivers for MTP.
It's listed under portable devices in device manager. I am trying to uninstall the driver and install the Naked driver. But as soon as I uninstall in device manager, Windows reinstalls, despite me having turned off auto-installation of drivers. I am not able to use the advanced method listed here http://www.addictivetips.com/window...utomatic-driver-installation-in-windows-vista because gpedit.msc doesn't exist for Home users.
I have unplugged the device and manually put it into Fastboot and plugged it in. Windows does not try to autoinstall drivers. I am able to install Naked drivers and the device appears as "Android Phone" in device manager.
How can I proceed?
Click to expand...
Click to collapse
Try checking the drivers thread link in my signature.
Stryder5 said:
Try checking the drivers thread link in my signature.
Click to expand...
Click to collapse
The problem is that Windows is auto-installing the driver as soon as I uninstall it from device manager. I have this setting disabled in Device Installation Settings but nevertheless it continues auto-installing.
Donteventrii said:
The problem is that Windows is auto-installing the driver as soon as I uninstall it from device manager. I have this setting disabled in Device Installation Settings but nevertheless it continues auto-installing.
Click to expand...
Click to collapse
When you plug in your n4 in your pc, does it allow you to open the folder for your phone. If it does the drivers are installed. Mine n4 did the same as you when I plugged it in my PC, and did show Android in the device manager.
Use the nexus 4 toolkit to do it.
http://forum.xda-developers.com/showthread.php?t=1995688
jt.61 said:
When you plug in your n4 in your pc, does it allow you to open the folder for your phone. If it does the drivers are installed. Mine n4 did the same as you when I plugged it in my PC, and did show Android in the device manager.
Click to expand...
Click to collapse
It's showing up as portable device, not as Android when MTP is connected. If I manually boot into fastboot, and connect to PC it will show as Android.
Nexus 4 toolkit doesn't work. When I connect the device, it still only shows up as MTP device connected.
How can I stop the "Nexus 4" driver from auto installing the MTP driver?
Nobody else is having this problem?
Sent from my Nexus 4 using Tapatalk 2
Donteventrii said:
Nobody else is having this problem?
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
Bump
For the love of bump
...
Sent from my Nexus 4 using Tapatalk 2
You could try this installer. If a prompt ever says not to install a driver just do it anyway.
http://www.junefabrics.com/android/download.php
I was having the same issues, toolkit didnt work, auto kept auto installing MTP only, junefabrics.com didn't work by itself, LG drivers didn't work. finally I tried the drivers in sig and adb was installed but the tool kit still didn't recognize it. I ran the one from junefabrics.com after that and hit no to not reinstall the drivers when it asks, but it's hanging when installing pdanet on my phone.
TCMan5190 said:
I was having the same issues, toolkit didnt work, auto kept auto installing MTP only, junefabrics.com didn't work by itself, LG drivers didn't work. finally I tried the drivers in sig and adb was installed but the tool kit still didn't recognize it. I ran the one from junefabrics.com after that and hit no to not reinstall the drivers when it asks, but it's hanging when installing pdanet on my phone.
Click to expand...
Click to collapse
im in the same boat
I'm having these same issues. Very frustrating.
Just fixed the problem by following the directions in this post - http://forum.xda-developers.com/showpost.php?p=34154052&postcount=7
His instructions about cmd prompt didn't work for me, so in device manager I selected View -> Show Hidden Devices.
I removed all android, nexus, other android phones and then reinstalled the drivers via the toolkit. Seems to be working so far!
The MTP driver will always install as that's nothing to do with adb. If you open Device Manager it should have the other option - you then manually install the driver by browsing the the drivers folder when using the 'Update driver' option in the right-click menu when you click on it in Device Manager
BUMP
Donteventrii said:
...
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
I am having the same problem my windows xp is not reading I install a couple of different drivers still nothing. This the only phone/tablet I am having this issu that my pc is it's not reading the files of my phone.
OTA JOP40D
2nd Batch phone
hello, now nexus 4 updated to 4.2.2 and when i connect to computer the device could not be found
i updated SDK , all the required things inside android 4.2 but still device not found
is there drivers that i can install instead of checking for updates and so on?
jasonmiracle said:
hello, now nexus 4 updated to 4.2.2 and when i connect to computer the device could not be found
i updated SDK , all the required things inside android 4.2 but still device not found
is there drivers that i can install instead of checking for updates and so on?
Click to expand...
Click to collapse
Try downloading pdanet on your pc or downliad a nexys4 toolkit from here and they let u install the drivers
Sent from my Nexus 4 using xda premium
casonswag said:
Try downloading pdanet on your pc or downliad a nexys4 toolkit from here and they let u install the drivers
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
tried pda but failed
its caused by the android 4.2.2 update...
For anyone still having problems, these are the steps I followed that fixed it for me. (After updating to the latest sdk version and downloading the google usb driver)
1. Uninstalled the driver from Device Manager
2. Let it automatically install the generic 'MTP device driver'
3. Right clicked on the new device and selected 'Update Driver'
4. Selected 'Have Disk' and pointed it to [android-sdk-dir]\extras\google
5. Watched an 'ADB' driver install.
6. Opened Eclipse to successfully run on my N4.
So now that I upgraded to 8.1, my SGS4 no longer connects to the computer. Under Device Manager I can see the MTP listed with an exclamation mark. The error is:
The drivers for this device are not installed. (Code 28)
The install class is not present or is invalid.
I installed the Samsung USB drivers from http://forum.xda-developers.com/showthread.php?t=2038555 but that did not help
Bojamijams said:
So now that I upgraded to 8.1, my SGS4 no longer connects to the computer. Under Device Manager I can see the MTP listed with an exclamation mark. The error is:
The drivers for this device are not installed. (Code 28)
The install class is not present or is invalid.
I installed the Samsung USB drivers from http://forum.xda-developers.com/showthread.php?t=2038555 but that did not help
Click to expand...
Click to collapse
Same here. Either Gnex or Asus N7 both not working as USB mass Storage devices. Tryed alot of drivers.
Try deleting your preinstalled drivers restart and let windows reinstall them for you.
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
Drivers
Where you able to fix the problem? I upgraded to windows 8.1 and now my Ipad won't connect because of thei MTP driver, there is a conflict.
Bojamijams said:
So now that I upgraded to 8.1, my SGS4 no longer connects to the computer. Under Device Manager I can see the MTP listed with an exclamation mark. The error is:
The drivers for this device are not installed. (Code 28)
The install class is not present or is invalid.
I installed the Samsung USB drivers from http://forum.xda-developers.com/showthread.php?t=2038555 but that did not help
Click to expand...
Click to collapse
babaloo1969 said:
Where you able to fix the problem? I upgraded to windows 8.1 and now my Ipad won't connect because of thei MTP driver, there is a conflict.
Click to expand...
Click to collapse
Still no fix
same problem here, but with a solution
Hi there,
Im using my sgs2 with the newest rc cyanogenmod and did an uptade after swithcing to cyanogenmod to win8.1 on my notebook. I was not longer able to reach the content of my phone and had no signs of my phone in my windows explorer.
somewhere I found the advice to install windows media player feature pack for win 8.1
now it works again :laugh:
Maybe it helps someone else too.
willdmo said:
Hi there,
Im using my sgs2 with the newest rc cyanogenmod and did an uptade after swithcing to cyanogenmod to win8.1 on my notebook. I was not longer able to reach the content of my phone and had no signs of my phone in my windows explorer.
somewhere I found the advice to install windows media player feature pack for win 8.1
now it works again :laugh:
Maybe it helps someone else too.
Click to expand...
Click to collapse
Well it sure helped me. Thanks willdmo!:good:
Just today I installed Windows 8.1 N pro x64, the "N" versions means it excludes windows media player (I never use that **** anyway).
It's quite ironical that I ended up installing it anyway... damn you microsoft.
The update is called "Media Feature Pack for N and KN versions of Windows 8.1" < if you search that you'll find the download page, I don't have privilege to post links here.
My problem was just as everyone else's here - my Motorola Razr M XT907 did show up as unrecognized MTP in device manager.
After applying that "pack" and rebooting, it works normally.
F you microsoft.
Urik_Kane said:
Well it sure helped me. Thanks willdmo!:good:
Just today I installed Windows 8.1 N pro x64, the "N" versions means it excludes windows media player (I never use that **** anyway).
It's quite ironical that I ended up installing it anyway... damn you microsoft.
The update is called "Media Feature Pack for N and KN versions of Windows 8.1" < if you search that you'll find the download page, I don't have privilege to post links here.
My problem was just as everyone else's here - my Motorola Razr M XT907 did show up as unrecognized MTP in device manager.
After applying that "pack" and rebooting, it works normally.
Click to expand...
Click to collapse
Thank you. This Worked.
F*** Microsoft.
Just learned that after installing windows 8.1 and kit Kat.. It will not recognize my phone... I have everything setup properly. Do not manually install
The drivers... It caused my phone to wipe every time I powered off. Which meant having to re flash all over again... Reflashed stock. I'm not sure. But maybe with kit Kat you need nexus 5 drivers...
Sent from my LG-LS970 using xda app-developers app
MTP isn't working for me either... I'm running Windows 8.1 with Media Center, so I can't install the "Media Feature Pack for N and KN versions of Windows 8.1"
Any other ideas how to fix it?
Depressed T.Bear said:
MTP isn't working for me either... I'm running Windows 8.1 with Media Center, so I can't install the "Media Feature Pack for N and KN versions of Windows 8.1"
Any other ideas how to fix it?
Click to expand...
Click to collapse
+1.
I tried latest Samsung usb drivers from XDA post. It doesn't work (erratic bebavior mounting/unmounting drive repeatedely)
Edit: Finally I succeeded in mounting internal SD to PC on windows 8.1. Just to share my own experience:
- I installed Samsung USB drivers v1.5.15.0. (not sure it is very important to get this version rather than the last one 1.5.29.0) and rebooted
- And I changed my data cable (for the same model, but appeared to work better)
- when I plug the 'good' cable it opens immediately the SD card in explorer
- when I replace cable with former one, back to errativ behavior.
Bojamijams said:
So now that I upgraded to 8.1, my SGS4 no longer connects to the computer. Under Device Manager I can see the MTP listed with an exclamation mark. The error is:
The drivers for this device are not installed. (Code 28)
The install class is not present or is invalid.
I installed the Samsung USB drivers from http://forum.xda-developers.com/showthread.php?t=2038555 but that did not help
Click to expand...
Click to collapse
Problem vyřešen zde je odkaz http://www.microsoft.com/cs-cz/download/confirmation.aspx?id=40744
Enabling USB Debug Mode solved my problem.
I solved my problem by flashing the latest german 4.3 rom now it works like a charm.
I also had blocked some some unnecessary system apps, which was considered safe to disable - using BootManager http://forum.xda-developers.com/showthread.php?t=2432359
And also some apps samsung apps were greenified
After I had all the system apps re-authorized, and had updated to 4.3, it went smoothly.
I hope this can help someone who just forgot to re-enable some "important" apps
Depressed T.Bear said:
MTP isn't working for me either... I'm running Windows 8.1 with Media Center, so I can't install the "Media Feature Pack for N and KN versions of Windows 8.1"
Any other ideas how to fix it?
Click to expand...
Click to collapse
Try this: http://forum.xda-developers.com/showpost.php?p=35854664&postcount=7
Worked for me when all failed. Hope that helps!
HRDLYWRKNG said:
Try this: http://forum.xda-developers.com/showpost.php?p=35854664&postcount=7
Worked for me when all failed. Hope that helps!
Click to expand...
Click to collapse
Thanks, but as written above, I solved it by updating to 4.3 and the re-enabling of various apps
You just need to install "windows media feature pack" for your win 8 or 8.1
It fixed it for me
I am using LG Gpro, after i upgraded my pc to Window 8.1, i got problem with MTP service, is it install "windows media feature pack'" can solve this problem?
use this as drivers for mtu
Hi all,
I bought a Nexus 10 recently and updated it to kitkat 4.42. I wanted to root it, so I downloaded the latest NRT and proceeded to follow the instructions. This started out with uninstall previous drivers, lunching USBDeview and uninstalling everything related to the Android.
BUT, when I plug my nexus 10 into my PC with windows 7, I get the message, driver installation unsuccessful. It doesn't show up as storage either. However, it does charge and it does say"connected as media device" on the nexus. I tried switching from MTP to PTP and back, but no go.
So I plugged it into my windows 8 laptop and it DOES appear as storage on it and works fine. It makes it sound like its an issue with my PC or windows 7.
Any ideas on how to fix this? I'm only on my laptop when I work so its quite annoying to have to only transfer files from there.
Thanks in advance!
Download the android sdk. This contains thr drivers. Then install the drivers manually.
Sent from my Galaxy Nexus using XDA Free mobile app