How to get ADB working... - Streak 5 Android Development

/edit - I'm a complete idiot

You are using an out of date version of adb...
Download the android sdk and use the new version

I always keep my sdk up to date
Also, USB debugging is selected (forgot to include that )

have you tried to change the drivers manually using device manager on your pc?
the dellsync may have messed them up..

Turns out i'm a complete fool!
I had adb set up so i could run it from anywhere, but it turns out that was pointing to an old adb.exe i forgot i had.
Everything's working fine now, sorry for wasting your time guys (but thanks for your help!)

I can't get adb to work with Streak neither.
and I only have one and updated adb.exe. what version do you have (the version that suppose to work...)?
thanks

oriharel said:
I can't get adb to work with Streak neither.
and I only have one and updated adb.exe. what version do you have (the version that suppose to work...)?
thanks
Click to expand...
Click to collapse
2 quick checks
make sure java 6 is installed
debug mode on ur device
for test go in tools folder---ddms and try if your device is connected
cheers

I have "Java version is Version 6 Update 20"
DDMS shows blank.
and device is USB debug enabled

when u click ddms a dos cmd open and it dissappear? am i right

when I click DDMS (from cmd window - in windows XP), the DDMS UI is launched. the cmd window remains.
in the DDMS, I see no device attached. all empty lists and windows.

Have you installed the Dell PC Suite that's on the sdcard? That contains some usb drivers or something. Not sure if it's necessary, but it's worth a try

oriharel said:
when I click DDMS (from cmd window - in windows XP), the DDMS UI is launched. the cmd window remains.
in the DDMS, I see no device attached. all empty lists and windows.
Click to expand...
Click to collapse
have you got dell pc suit installed?
if not first install from dell website then run from ur phone sd card folder called" pc suit"
and then try first if u device is connected with pc suit

Related

How can I change X10 design?

Hi and good morning.
I have seen on the thread, "post your X10 screen" or something like that. And I have seen some that have a different WiFi icon, battery in right corner. How do I change that? Is it custom ROMs or what?
Thanks for all help.
Sent from my X10i using XDA App
Sikiduck said:
Thanks for all help.
Click to expand...
Click to collapse
Hi.
See the tutorial link in my signature, it's really quite easy to do.
Do I have to start with ADB for noobs: http://forum.xda-developers.com/showthread.php?t=532719 and install Droid Explorer?
And then "Three tutorials for modifying your x10 OS aesthetically" and then: "framework-res Icon Pack (Modding)"?
Thanks
EDIT: Im not getting a notification of Android ADB when i plug in my USB. I have tried to download USBdeview and see if there is HTC Android, but there is not.
I have a Xperia X10i phone and the only thing that is listed is "Sony Ericsson sa0101 ADB Interface Driver" and "Sony Eri Memory Stick USB Device".
When I uninstall ADB Interface driver nothing happens. Just freeze for a couple of seconds but thats it.
Whats wrong?
Can someone help me?
Sikiduck said:
Do I have to start with ADB for noobs: http://forum.xda-developers.com/showthread.php?t=532719 and install Droid Explorer?
Click to expand...
Click to collapse
nephron said:
Hello All!
After much frustration with setting up ADB i finally got it working. Everyone said its simple and takes minimal knowledge but when things dont work, nothing really worked. Anyways after 2 hours of research trying to get ADB to work i finally got it all working and wanted to share my knowledge to anyone else that needed help.
This Guide is for windows only. If you are using Mac OS X please go here: ADB For Dummies
If you are using Linux please go here: [HOW-TO]Set up Android SDK/ADB/Fastboot on Ubuntu Linux
Like My Guide(s)? Donate
--------------------------------------------------------------------------
Things you need:
Android SDK - Download
Winrar - Download (32bit) Download (64bit)
Windows PC
USB Cable
A Rooted HTC Dream (Google G1)
--------------------------------------------------------------------------
Setting up the Android SDK
Download the file from above
Unzip to your desktop
Take the "android-sdk-windows" folder and move it to the root of your hard drive (C:\)
Right click on My Computer and click properties
Select the Advanced Tab or Advanced System Setting (Vista/Windows 7)
Select Environment Variables...
Press New
For Variable Name type: adb
For Variable Value type: C:\android-sdk-windows\tools
Now,
1. Run SDK Manager.exe located in the android-sdk-windows folder
2. If it gives you an error go to settings and click on "Force http//....."
3. Select all options and let it download and install
If you cant get the setup to work, Download the USB-DRIVERS folder - HERE (Windows XP/Vista/Windows 7)
--------------------------------------------------------------------------
Preparing your phone for ADB
Go to Settings on your phone
Select Applications
Select Development
Make sure 'USB Debugging' is checked
--------------------------------------------------------------------------
Installing Drivers
Plug in your phone through USB and DO NOT MOUNT IT!!!!!
Your computer should see a new device and try to install Android 1.0 driver (If it doesnt, scroll down to the "Im not getting a notification of Android ADB when i plug in my USB" section)
Let it load
Once it cant find them select "Install drivers from my pc"
The drivers you need are in the Android SDK 1.5r2 folder (C:\android-sdk-windows\usb_driver)
Depending on your OS pick x86 or amd64
You ADB Android Device should now be installed! Good Job
For Android SDK 1.5r7+
1. Run SDK Manager.exe
2. If it gives you an error go to settings and click on "Force http//....."
3. Select all options and let it download and install
If you cant get the setup to work, Download the USB-DRIVERS folder - HERE (Windows XP/Vista/Windows 7)
--------------------------------------------------------------------------
Check if your phone is detected by ADB
Open up Command Prompt (Go to run, type in cmd, press enter)
Type in
Code:
cd C:\android-sdk-windows\tools === Press Enter
adb devices === You should see your device listed
adb shell === you should see # in the next line
Now you are all set to run adb commands
Note: for a list of commands type in 'adb' in cmd
CONGRATS YOU NOW HAVE ADB FULLY RUNNING!
Click to expand...
Click to collapse
Sikiduck said:
And then "Three tutorials for modifying your x10 OS aesthetically" and then: "framework-res Icon Pack (Modding)"?
Click to expand...
Click to collapse
It would be an idea to read the three tutorials yes and the packs are there for you to use when you've learned how to edit apks. If the adb driver is already installed I'm not sure why you're removing it, you need it to use adb.
Hi all, I need help pls, i try SDK Manager work but I hawe problem. I fallow thys steps http://forum.xda-developers.com/showthread.php?t=532719 all works great, SDK Manager update and download all data but when I conect x10 on usb computer auto install "Sony Ericsson sa0101 ADB Interface Driver" and not the "androidwinusb86.cat" what i need for SDK Manager recognise me x10. Haw I can pls ghet install the right usb driver tu SDK recognise me x10? I need sdk for run the ADB for run JIT on me phone. PLS help thys noob thx
Or if smebody hawe som simple gude how enable JIT on X10, I welkom them, thx
Edit: win 7 ultimate 32b
btw sorry shuld by in difrend post, how enable JIT on x10.
thx
any help pls?

[DRIVER PACK] Easy USB ADB Installer for Windows (32/64 bit)

Howdy everyone!
Without further ado, I humbly present my gift to the community (and the #nookcolor irc channel )
This collection of scripts will automagically install:
NookColor USB ADB Drivers
The necessary adb_usb.ini file for adb to recognize the NookColor
A stripped-down copy of the Android SDK, with just the requirements for adb.exe
adb.exe is added to your %PATH% variable.
Tested on Windows 7 32/64, Windows Vista 32, Windows XP SP2/SP3
Now I realize not everyone wants the do-all end-all script, so there's two versions: one that contains the drivers AND a cut down Android SDK, or the version that only installs the ADB driver and the proper adb_usb.ini file.
Instructions for use with combo pack (please read!):
Download the combo pack
With your NookColor unplugged from your PC, run the nookcolor-easyADB.exe file and allow it to extract to c:\
Follow the on-screen instructions and wait until you see "All done!"
Plug in your NookColor, tell Windows not to use Windows Update, and let it search your computer for the proper drivers.
Once the package has finished installing, and the drivers are installed, you can just open a command prompt window and type:
Code:
adb devices
If you see your device's serial number listed, you're good to go!
Instructions for the driver-only pack:
Download the driver-only pack
Extract it somewhere on your PC (may I recommend c:\android-sdk-windows\usb_driver ?)
Run install.exe in the extracted folder and follow the onscreen prompts.
For those of you that would like, the source of the driver installer is contained in both downloads as install.au3. Driver installation is accomplished using dpinst.exe from the Windows Driver Development Kit.
Also, to avoid any confusion, I am also known as IOMonster on IRC.
Okay now for the good stuff...
DOWNLOADS:
Combo Pack (all in one!): http://legacyschool.us.to/nookdev/nookcolor-easyADB.exe
Driver only pack: http://legacyschool.us.to/nookdev/nook-usb-installer.rar
Update: 0.2 version has been released. Should fix CPU architecture errors when installing. I have also changed the download protection on my server, you should be able to use download managers now.. just keep it to a sane number of concurrent downloads by IP.
Troubleshooting:
Make sure you're rooted
Sounds dumb, but trust me, it's happened.
Make sure you haven't used ADBWireless and forgotten to disable it
Guilty here. I spent a good half hour trying to figure out why it didn't work on one of my Nooks until I realized that I had left ADBWireless on.
Check device manager for a "Nook" device, you may just have to do an "update driver" on it
Just like it says, check for any devices labeled "Nook" or "USB Composite Device" with a VID of 2080
Uninstall ALL Nook-related devices in device manager
Check device manager for any USB devices (usually USB Composite Device or USB Mass Storage) with a VID of 2080 and PID of 0002, uninstall 'em and unplug/replug your Nook.
Please note that this is a VERY initial build. It may not work for you under some circumstances, but on the few machines I've tried it on, it seemed to work for me. If you encounter any weird bugs, please let me know- I'd love to know so I can fix it.
(As a side note, I really need to standardize my nomenclature for my driver pack..)
excellent work, thank you
This is awesome! Thanks!
nice job...I had helped test it in the irc channel for ya. I def think this will be great for the community now we just need something to root and and superuser. Anyway good job
First post. Wanted to let you know it worked on my windows7 x64 machine perfectly fine. so much easier than the long way.
I'm using Windows 7 32bit. I unzipped the driver pack, clicked install.exe, then it said something about not having a correct version of windows and to get windows 7 x86 or x64, then a window popped up saying it successfully installed. Assuming that it didn't and using my extreme deduction skills, I opened DPInst.exe and it did it's thing and installed fine. Don't know what happened with install.exe but it works now. Thanks!
Strange... do you remember the exact text of the error?
My install.exe runs DPInst.exe with the /q (quiet) switch, so it shouldn't have even given an error (even if there was a legit error message thrown by DPInst.exe).
Do you think you had install.exe set for compatibility mode? (check the properties for install.exe and possibly DPInst.exe)
Thanks for the feedback! I sure hope this alleviates most of the headaches associated with installing ADB on Windows.
The links are dead, can someone post them somewhere else?
Fault when I install but it installs fine.
It installed fine even though I got this message.
EDIT::::
Ignore me - I missed uninstalling the USB device...
Worked perfectly THANK YOU!
Rylynmila said:
It installed fine even though I got this message.
Click to expand...
Click to collapse
Are you by chance running Windows 7 32-bit?
And as for the links being dead, try disabling your download manager. I see people's download managers trying to do something like 20 concurrent downloads, and my server disallows that.
Rylynmila said:
It installed fine even though I got this message.
Click to expand...
Click to collapse
Hi, I did encounter this similar error as Rylynmila.
BTW, I am running WinXP SP2.
Hm, that's strange.. this worked on my XP SP2 machine, I wonder if it's possible that some machines report the architecture differently..
I'll make a quick script that should let me figure this out easier. It's probably just an error in my script's logic for deciding which version to use.
EDIT: Newly released version has been uploaded. This should fix the CPU architecture problems.
Ah, well, just found the culprit! My AutoIT script checks the architecture of the CPU itself, not the OS you're running.
On the Windows XP machine I tried it on, the CPU itself is only a 32-bit cpu (Athlon XP 3200+), therefore it reported it right.
I should have used @OSArch rather than @CPUArch in AutoIT. Oops.
I'll make an updated version and release it later today.
cant seem to get this working on my 64 bit vista machine.
installed fine, but adb devices shows nothing
DrewLGT said:
cant seem to get this working on my 64 bit vista machine.
installed fine, but adb devices shows nothing
Click to expand...
Click to collapse
When the installer came up, did it give you any errors? Check the device manager- you should have an entry for Android Phone -> Android Composite ADB Device.
If you do have that entry, try running
Code:
adb kill-server
then
adb devices
and see what you get.
thecubed said:
When the installer came up, did it give you any errors? Check the device manager- you should have an entry for Android Phone -> Android Composite ADB Device.
If you do have that entry, try running
Code:
adb kill-server
then
adb devices
and see what you get.
Click to expand...
Click to collapse
my wife is using the NC right now, so i'll give that a try when shes done.
i have another question though. i already had adb installed for my phone, now i have it twice. can i combine the two?
If you just want the ADB driver, just download the driver only pack.
If you had adb installed already, this will overwrite it if it's installed to c:\android-sdk-windows.
no luck with easy adb
I have xp and followed the directions given in the first post in this thread for the combo pack. I now have a lot of files in c:\android-sdk-windows\ but when I follow these directions (from Nook Devs) I do not get the proper output...
"Start > Run > cmd > Enter
* cd\
* cd android-sdk-windows\platform-tools
* adb kill-server
* adb devices
If you get output that looks like the following you have succeeded:
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
[YOUR NOOKCOLOR SN] device"
For my output, I get the first three lines but not the
[YOUR NOOKCOLOR SN] device
I looked in Device manager and do not see anything about Android in there. I am obviously an android noob - can anyone help me? Thanks
Can't wait to try this. Thanks!
I consider myself pretty proficient with electronics and computers but I could never get ADB working on my Win7 64 PC no matter which set of instructions I followed. The benefit of this is that I've learned how to use Root Explorer to accomplish a lot of things.
EDIT: This worked perfectly on my PC, although I wasn't prompted to install any drivers. Guessing I had already done so previously trying to get this to work. Thanks much!!

ADB now working Windows 7 64 Bit SOLVED GUIDE

Thanks to a good link from Vanto to read here is the instructions as to how I got it to work,
This solved it for Winblows 7 64 bit. For others having the same problem on Winblows 7 64 bit (should be the same for 32 bit miuns the X86 Directory)
1. Go into settings on the prime and make sure USB debugging has a check in it in under SYSTEM > Developer options > USB Debugging
2. Plug your prime into your Winblows 7 laptop and let it install its drivers. Open up device manager by going to Start > Control Panel > Hardware and Sound > and click on device manager under devices and printers. If you see at the top of device manager ASUS Android devices and when you expand it you see ASUS Android Composite ADB Interface you already have the ADB drivers installed and can skip down to #6
3. Go to ASUS website and download the USB drivers for the TF201. Download Vipermod Primetime 4.6 here for the ADB drivers http://goo.im/devs/viperboy/Prime/viperMOD_PrimeTime_v4.6.zip then extract the zip file to a normal file. You only need the drivers from the tool.
4. Plug your prime into your Winblows 7 laptop and let it install its drivers. Open up device manager by going to Start > Control Panel > Hardware and Sound > and click on device manager under devices and printers.
5. You should see the prime listed under portable devices. Uninstall the driver then update the driver manually. Browse to the folder you created from the Vipermod primetime zip. Make sure there is a check in check sub folders. Winblows should detect the drivers and then convert the prime to a ASUS Android Device.
6. Go into settings on the prime and make sure there is no check in Launch ASUS Sync under PERSONAL > Accounts & Sync > Launch ASUS Sync
7. Press Control, Shift, Escape at the same time and make sure there are no instances of ASUS Sync or Splashtop runnung in services in Winblows 7.
8. Download and Install the latest Android SDK. I installed all the libraries and such just to be on the safe side. http://developer.android.com/sdk/index.html
9. DISCONNECT YOUR PRIME FROM THE USB AND REBOOT YOUR PRIME AND YOUR WINBLOWS LAPTOP. After both devices reboot plug in your tablet into your Winblows laptop.
10. Navigate to C:\Program Files (x86)\Android\android-sdk\platform-tools and click on the ADB file. A command prompt will open and spool up a bunch of stuff then close. All the stuff spooling I am assuming was the ADB server starting.
11. Hold down shift then right click inside platform-tools folder and select open command prompt here. You should be in a command prompt window showing the directory C:\Program Files (x86)\Android\android-sdk\platform-tools
12. type adb devices. You should see your primes serial number pop up.
13. make a test file in the platform-tools directory, i just used a simple text file to test then type:
adb push test.txt /sdcard/
It would be easier to just put the Rom you are going to flash in this directory so when it is time to push the rom it would be:
adb push nameofrom.zip /sdcard/
If SDCARD not recognized try:
adb push nameofrom.zip /system/media/
14. browse to your sdcard and you should see your file there. If you are already in the sdcard folder window on your prime, leave the folder then come back and it should be there.
15. You should be able to push files now after superwiping. You may need to push to /system/media/ if /sdcard/ is not found. Make sure you have all the / in the directory structure when pushing.
16. From inside recovery select install zip from sdcard and browse to the folder you pushed it to then flash away.
If anything seems incorrect or out of order please let me know so I can correct it. If this helps you congrats but if not I'm sorry. This is how I got it to work.
As you have stated that prior to your windows re-install, everything had worked, thus I highly doubt that this could be the issue... but just to double check, you do have usb debugging enabled, right?
If you can, connect your transformer prime, and try executing {install directory}/android/platform-tools/adb.exe -devices and let us know what kind of output you get.
Lostsorrow said:
OK looking for a little help here. I am planning on doing the Super mega wipe in the dev section however ADB has not recognized my prime. I wanted to verify I could push to it a test file before I did the wipe. Under device manager it shows the whole Asus ADB interface device and that the device is "working properly" I also have a listing down in portable media devices where it states Transformer TF201. I have disabled Asus sync and do not have splashtop. When I connect my prime I can explore the internal SD and copy files back and forth over USB. I have also installed and updated the latest Android SDK. I am at a total loss here. I recently did a fresh install of windows and beforehand it used to work. Any ideas or help would be greatly appreciated. Thanks in advance :cyclops:
Click to expand...
Click to collapse
make sure your adb files are the most updated once,
i had this problem before but thats just cause my adb was not updated
I recently battled with this and concluded that adb just doesn't work on Windows 64bit for the TFP. My advice, try to find an XP pc and do it through that. I posted in Prime_Full_Wipe thread in Dev section about this.
Wasted several hours trying to get adb to see the device. Tried so many device drivers.... Latest adb versions etc....
Sent from my EPAD using Tapatalk 2
tangiers said:
I recently battled with this and concluded that adb just doesn't work on Windows 64bit for the TFP. My advice, try to find an XP pc and do it through that. I posted in Prime_Full_Wipe thread in Dev section about this.
Wasted several hours trying to get adb to see the device. Tried so many device drivers.... Latest adb versions etc....
Sent from my EPAD using Tapatalk 2
Click to expand...
Click to collapse
thats weird... im on window 7 64 bit and it works for me ;o
lil-devil said:
thats weird... im on window 7 64 bit and it works for me ;o
Click to expand...
Click to collapse
Mine did too when I unlocked but once I had a custom rom on it, it stopped working. I think the driver gets messed up by the custom rom making the pc see the TFP as something different to an Asus TFP.....
Sent from my EPAD using Tapatalk 2
http://forum.xda-developers.com/showthread.php?p=28021373 is my post or you can try read the whole thread, it helped me a lot
Just did my Full-Wipe part on a brand new Win7 Ultimate-SP1 x64 machine
Sent from my GT-I9000 using Tapatalk 2
unlocking phone from one network
hae guyz i have my htc s620 upgraded from dash have tried to generate network unlock code and for 3days of hard work and going through almst all threads nothing has been fruitful......i need someone who will help me generate unlock code...my pc is window 7 and my phones imei is 35155301530476202........i will be so greatful..email me the unlock code via [email protected]
waiting for u reply guyz

[Q] SDK and ADB

Ok, I'm just going to ask it...
How do I set up SDK and ADB on my 3rd generation HDX 8.9. I find quite a few sets of instructions from 2011 but nothing seems up to date. And android studio is installing the driver in amazon.com which seems weird.
This is the latest I tried--here
I've searched and searched--I've tried several of these with no luck getting the pc to recognize the kindle.
Please no hateful replies--I've been at this for 2 days and I or really wouldn't ask.
Links would be really useful.
Thank you
Unless you are developing, you do not need android studio, jdk, or anything else. All you need to to do is download the sdk.
From here I am going to assume you are on Windows. Probably win 8 or 8.1?
Extract the sdk to a folder where you have write access.
Now find the folder called platform-tools in the sdk folder.
Now, in the Windows explorer bar, select all the text and type cmd
If you do this right, it will open a command window in the platform- tools folder.
If that is confusing, you can go to the sdk folder and then open the command prompt from the start window. Then type cd and drag the platform-tools folder to the command window.
Right now, all the devs are crying, because these are lazy shortcuts, but they work and save you from adding this folder to your path which is better programmatically, but a bit more involved.
Anyway, now you are where you need to be so, type
Code:
adb devices
And you should see your device, but, you probably won't. Stay tuned...
Sent from my KFTHWI using Tapatalk
You don't need to install the whole Android Studio suite — just the SDK Tools will suffice.
As for the Kindle Fire drivers...
https://developer.amazon.com/appsan...ing-up-the-ADB-Driver-for-Kindle-Fire-Devices
So, hopefully you got either a printout of your device, or you got a blank line like...
Code:
List of devices attached...
This is because you do not have the driver installed. If you get another error, either you are in the wrong folder, or you did not enable and on your device.
Code:
To enable adb on your device, click on the serial number in settings>device options 5 times and it will give you the developer options. Enable adb is a toggle there.
Alright, now we need the driver. Go to device manager in your computer and delete anything that looks android or kindle in nature. Unhook your tablet and reboot.
Download the HDX toolkit from the developers error forum and try the install drivers tool in it.
Reboot.
Now, making sure you have enabled adb on your device, open up a command prompt in platform-tools, and try the command again.
Code:
Adb devices
You should see your serial number.
If you have any issues, report back. I may have skipped a step or two as I am giving these directions from memory.
Good luck.
~Leko
Whew! Thank you! Doing this now.
Will update
Did I say thank you?!!!!
Update...After extracting the sdk zip file, platform tools is not showing up.
Downloading the installer file now...
Update2...found platform tools
Oh, my bad, I'm on windows 7...
Update--
The kindle died..thanks for all the input! Greatly appreciated:good:
lekofraggle said:
So, hopefully you got either a printout of your device, or you got a blank line like...
Code:
List of devices attached...
This is because you do not have the driver installed. If you get another error, either you are in the wrong folder, or you did not enable and on your device.
Code:
To enable adb on your device, click on the serial number in settings>device options 5 times and it will give you the developer options. Enable adb is a toggle there.
Alright, now we need the driver. Go to device manager in your computer and delete anything that looks android or kindle in nature. Unhook your tablet and reboot.
Download the HDX toolkit from the developers error forum and try the install drivers tool in it.
Reboot.
Now, making sure you have enabled adb on your device, open up a command prompt in platform-tools, and try the command again.
Code:
Adb devices
You should see your serial number.
If you have any issues, report back. I may have skipped a step or two as I am giving these directions from memory.
Good luck.
~Leko
Click to expand...
Click to collapse
So I am stuck adb devices--the line is blank
--ADB is enabled
--USB debugging is checked
--kindle driver installed
--portable device deleted in device manager
--SDK is set up C:\Program Files (x86)\Android\android-sdk\platform-tools
The driver installed in a separate file in program files as amazon.com which looks odd to me.
Maybe my path is wrong?
Update I've tried the method found here but after 2 tries with reboots, I'm still getting MTP device and portable device->fire. Each time i see the last one I delete it, reboot plug in again and portable device appears.
I've also tried Amazon instructions here
Anyone have any ideas?
Thanks in advance!
It sounds like you are on the right track.
Unplug your kindle, delete the devices again, and try this file.
http://forum.xda-developers.com/showthread.php?t=2665683
Use it just to install the drivers. (That is all it can do for you).
Then open a command prompt.
And plug your device in.
.
If the drivers are installed correctly, the path only matters to get adb to work (which the blank line tells you it is).
Also, there is a chance the devices will show up the same after the correct drivers are used. Mtp is able to run aside adb, but on Win 8 anyway, not fastboot (don't worry about fastboot).

dell venue 7 3740 lte adb setup help

hello,
I previously was using HTC explorer and had many great experience of rooting and changing custom ROMs setting up of adb was easy with it but currently I own a dell venue 7 3740 LTE tablet which is having KitKat 4.4.4 I have a HP laptop with windows 7 ultimate I want to start using adb in command prompt so that I can do lagcat and capture ota updates link also I want to use adb so that some apps which needs root but can be used via some tweaks done in adb eg.helium,screen shot ultimate etc.
please help me how to setup adb in my laptop.
Have you tried installing the Intel Android USB Drivers?
xBIGREDDx said:
Have you tried installing the Intel Android USB Drivers?
Click to expand...
Click to collapse
That one works amazingly well fixed my fastboot driver on windows 10
social-design-concepts said:
That one works amazingly well fixed my fastboot driver on windows 10
Click to expand...
Click to collapse
But Its not working for me.
http://forum.xda-developers.com/general/xda-assist/dell-venue-7-3740-mtp-usb-debug-problem-t3173463
xBIGREDDx said:
Have you tried installing the Intel Android USB Drivers?
Click to expand...
Click to collapse
yes I have installed the v1.9.0 setup in device manager in laptop when I connect my tab with debugging enabled it shows in portable device my tab name,and other device mtp is shown with yellow exclamation.
mtp drivers for tab are not getting installed.
in cmd when I hit adb devices I don't get my tab details
Does it show like the pictures in my link ????
Dipyaman said:
Does it show like the pictures in my link ????
Click to expand...
Click to collapse
yes its shows yellow error in mtp but I am able to transfer files from laptop and tablet only thing is I can't use cmd and adb but after going thru your link I come to know that my adb was too old which is of my HTC explorer so I downloaded adb (platform.zip) from the thread given in your post and then for mtp I manually selected driver installed in my laptop I.e adb interface >Samsung adb and then I tried cmd in new platform.zip which had updated adb files for jellybean+ version and now its working fine.
Dunno how you did that. I'm a newbie.
Could you plz help me out ?
I don't have any sort of "Adb" connection in device manager (which you can see in my image), which was supposed to be there.
Can you give me a detailed explanation of what you did ????
Dipyaman said:
Dunno how you did that. I'm a newbie.
Could you plz help me out ?
I don't have any sort of "Adb" connection in device manager (which you can see in my image), which was supposed to be there.
Can you give me a detailed explanation of what you did ????
Click to expand...
Click to collapse
so you too also want adb to work for you right?
I can't say exactly what made it work for me cause I have s duos 2 also n so its drivers are also installed in my lappy.
but you do one thing
1.install Intel android driver from above post v1.9.0
2.enable debugging in tablet and connect and then goto device manager where you have mtp error,right click on mtp,update drivers select from folder will appear below that must be some option select from installed drivers goto that see Intel android driver after that you will be getting multiple option android adb interface, adb composite interface select any one preferably android adb interface and install.after that uncheck debugging and again check it and see if mtp error is gone from device manager.
3.download platform.zip from your given thread link unzip it and in that folder open cmd by holding shift and right click do open cmd here and check if all is OK by typing adb devices,if its OK it will list your device.
I'll give it a try, then i'll inform you. Till then, please stick to the post ! Thank you for the info BTW.
Dipyaman said:
I'll give it a try, then i'll inform you. Till then, please stick to the post ! Thank you for the info BTW.
Click to expand...
Click to collapse
today I tried changing from samsung adb driver with Intel adb driver and it worked
djmacpro said:
today I tried changing from samsung adb driver with Intel adb driver and it worked
Click to expand...
Click to collapse
The problem is, Installing Intel USB drivers does not do anything. Its does not show up in my device manager.
Dipyaman said:
The problem is, Installing Intel USB drivers does not do anything. Its does not show up in my device manager.
Click to expand...
Click to collapse
if still yellow error is shown on device manager right click on it update driver,then browse from folder or look for installed driver some where is must be there search something related to Intel or adb and select that else forget it cause what's the use of adb for us as there is no custom ROM or other things to do.
other way is download helium app on PC and tablet and in ptp mode you can get adb working

Categories

Resources