can someone get htc debug tool to work - Imagio General

if they work fine if they dont back were im at
i have debug tools on my desk top ya want debug tools i will email to who ever wants them

Related

Emulator Debugging - 'Unable to start program'

Hi
I'm trying to debug the memwatcher SDK tools sample today item using VS2005. This used to work - i don't know what I did to break it...
First I get a message "Program to Debug A non-executable project cannot be started directly. Please set a command to use to start debugging this
project. Do you wish to continue?'
If I click yes I get a message "unable to start program
'%CSIDL_PROGRAM_FILES%\memwatcher\memwatcher.dll'.
I've tried re-installing VS2005 and the SDK with no luck.Other SDK samples that compile to exes debug fine. If I load the dll and registry items by and the sample works as expected (not debugging) - it also runs on a real device.
Can anyone suggest what to do?
Thanks
Mark

Android Drivers

I have the SDK for windows installed and have the drivers downloaded but they can not install. Even with my phone plugged in, i have tried all 3 different usb settings and currently have debugging turned on.
NOTE: The driver im trying to install is the adb driver.
Also this may be my first android phone but i do know my way inside and out on a computer
farquep,
I'm an Android newbie myself, but I don't think you need those SDK drivers. I tried installing them, and they weren't working for me, either.
I'm not sure if you're trying to root/enable sideloading on your phone, but I found that the drivers included with HTC Sync seemed to get me where I needed to be as far as THAT effort goes.
If you're just trying to hook up your phone to your PC, and expecting to be able to access it like a removable drive, I'm pretty sure you'll be unable to do that until you go through the rooting/sideload enabling process. I never had any luck with it UNTIL I rooted my phone, and I'm pretty sure that's by AT&T's design.
Regards,
Corporate Dog
You need to modify the .inf file for the driver to include your device/vendor code manually or just do what I did which is easier and install HTC sync won't hurt anything you don't have to use it. It will modify the file for you. Or you could have someone upload there modified file. At any rate the problem is the USB plug and play system that does not recognize your device. It only recognizes a handful of devices and the ARIA is not one of them. Good Luck.

CDMA WS / QPST Not Detecting Phone

I have read a few threads where people claimed to have made a connection with Sony Ericsson Xperia Play via CDMA Workshop and QPST. I have visited the official site from Sony and downloaded the drivers. Still no luck picking up the device on QPST or CDMA. I have installed Gordan's Gate's drivers and still no luck. Can someone point me in the right direction to getting the play detected? I have the R800X version already unlocked and rooted...
Note: I can successfully flash my device to CM7, and the other custom stuff. Thank so much to Ash, Mills, Doom and everyone else with so much helpful information....
solitaire4eva said:
I have read a few threads where people claimed to have made a connection with Sony Ericsson Xperia Play via CDMA Workshop and QPST. I have visited the official site from Sony and downloaded the drivers. Still no luck picking up the device on QPST or CDMA. I have installed Gordan's Gate's drivers and still no luck. Can someone point me in the right direction to getting the play detected? I have the R800X version already unlocked and rooted...
Note: I can successfully flash my device to CM7, and the other custom stuff. Thank so much to Ash, Mills, Doom and everyone else with so much helpful information....
Click to expand...
Click to collapse
simple buddy all you gotta do is open your phone dialer like if your gonna make a call and hit ##3424 and ht call itll take u back to your home screen its normal if it does attempt a call u did it wrong
after that if your using win 7 itll auto download the drivers this is to make a DIAG port if using diff os not sure look for the drivers on google
after that go into your device manager on your computer and look for what port number it gave you and go back to cdma and connect read and write spc is 000000 no extra steps are needed for the spc code
ps try to do it running stock rom because some users remove DIAG on customs roms why alot of people have trouble
Oh no! I have to install windows 7 because I am currently on windows XP (don't tell nobody!). I have been to the sony site and downloaded the PC companion and all 4 driver sets hoping it would be enough to get QPST to recognize my device. Still nothing, I can however connect with fastboot, flashtool, adb, but no luck with QPST detecting the phone no matter what I do.
If anyone out there have XP drivers for QPST that will detect the Xperia Play please share!
solitaire4eva said:
Oh no! I have to install windows 7 because I am currently on windows XP (don't tell nobody!). I have been to the sony site and downloaded the PC companion and all 4 driver sets hoping it would be enough to get QPST to recognize my device. Still nothing, I can however connect with fastboot, flashtool, adb, but no luck with QPST detecting the phone no matter what I do.
If anyone out there have XP drivers for QPST that will detect the Xperia Play please share!
Click to expand...
Click to collapse
try these out make sure you got usb debugging on and hit ##3424 and hit the call button itll take you back to the home screen and when it tells you to locate drivers unzip my rar file and put them like on the desktop or something and try it out
qpst has nothing to do with it for the most prt you need drivers for the DIAG diagnostics mode only then will qpst will detect the phone
edokassiah said:
try these out make sure you got usb debugging on and hit ##3424 and hit the call button itll take you back to the home screen and when it tells you to locate drivers unzip my rar file and put them like on the desktop or something and try it out
qpst has nothing to do with it for the most prt you need drivers for the DIAG diagnostics mode only then will qpst will detect the phone
Click to expand...
Click to collapse
Your drivers are missing .inf file and ##3424 isn't working for SE phones.
http://forum.xda-developers.com/showthread.php?t=1060184
hydrosity said:
Simply go to (via adb shell/terminal emulator) /sys/devices/virtual/usb_composite/diag and run (1 for on and 0 for off, respectively)
Code:
echo 1 > enable
echo 0 > enable
Click to expand...
Click to collapse
LIKE I SAID GRAB THE DRIVERS AND HIT ##3424
if it connects perfect to cdma workshop so will qpst
want more proof?
Okay it looks as if you both are right lol. I just realize my laptop don't have a Com Port and that may make a difference. I will install the drivers and ADB on my desktop tomorrow. Since I am running CM7 I will use the shell command to get to the enable file.
Thanks for the pictures! I noticed that I had the same stuff you had Edo except the Com port device. Oh and in stock I was able to do the 3424 code, but in CM7 it made a phone call lol.
Thanks Blag when I did the echo enable command on my laptop it booted me out of adb but I didn't have a com port lol.
Thank you guys for so much help!
edokassiah said:
LIKE I SAID GRAB THE DRIVERS AND HIT ##3424
if it connects perfect to cdma workshop so will qpst
want more proof?
Click to expand...
Click to collapse
I have GSM version, R800i.
First, ##3424 and call button initiates call.
Second, your drivers don't have inf file.
Blagus said:
I have GSM version, R800i.
First, ##3424 and call button initiates call.
Second, your drivers don't have inf file.
Click to expand...
Click to collapse
aha i have the cdma version not gsm which i think he does to since hes trying to connect to cdma and qpst to flashing purposes right?
okay yes i might of not packaged the zip right with the complete drivers but google is your friend as i dont have win xp i have win 7
and flashing custom roms theres a good chance they took out the diag mode for whatever reason why i suggested him to do it on a stock rom
when i hit ##3424 i dont get the phone call i get kicked back into the home screen and the computer initiates the diag port
there ya go
http://youtu.be/XyeROYQ5ULM
edokassiah said:
aha i have the cdma version not gsm which i think he does to since hes trying to connect to cdma and qpst to flashing purposes right?
okay yes i might of not packaged the zip right with the complete drivers but google is your friend as i dont have win xp i have win 7
and flashing custom roms theres a good chance they took out the diag mode for whatever reason why i suggested him to do it on a stock rom
when i hit ##3424 i dont get the phone call i get kicked back into the home screen and the computer initiates the diag port
there ya go
http://youtu.be/XyeROYQ5ULM
Click to expand...
Click to collapse
I have Win 7 too - do you have full driver package for Windows 7 or was it recognized automatically for you?
I activate diag mode via ADB shell and I get new HSUSB device but I need drivers for it.
Blagus said:
I have Win 7 too - do you have full driver package for Windows 7 or was it recognized automatically for you?
I activate diag mode via ADB shell and I get new HSUSB device but I need drivers for it.
Click to expand...
Click to collapse
try these try xperia driver if that doesnt work try xperia drivers 2
edokassiah said:
try these try xperia driver if that doesnt work try xperia drivers 2
Click to expand...
Click to collapse
You know, guess I'll have to quit it.
My phone's USB PID is E15D and it's not listed anywhere in inf files and I can't even start instalation via device manager. When I manually edit PID in inf to E15D, instalation fails with message install class is not present or valid.
EDIT: OK, after more editing I successfully installed it, but QPST still can't detect it (it's GSM R800i).
EDIT 2: Got it working in the end thanks for your drivers
huh those werent pulled from my computer they were downloaded from website thats how i was able to install the drivers there not attached to my phone in any way
uninstall what u got and retry
edokassiah said:
huh those werent pulled from my computer they were downloaded from website thats how i was able to install the drivers there not attached to my phone in any way
uninstall what u got and retry
Click to expand...
Click to collapse
Got it working in the end
I am the only unlucky person in the world! I think it is because I am still on windows XP. I will no longer put off installing Windows 7. Them drivers are not working for me at all. I just get the sony ericsson device with adb drivers showing up in my device manager. The other devices there are SEC HUSUB and they always have that problem symbol, the one with the yellow question mark. I try to install the drivers from their location and I get the message they don't have any information pertaining to the hardware.
Thanks though!
you have to manually edit inf files.
solitaire4eva said:
I am the only unlucky person in the world! I think it is because I am still on windows XP. I will no longer put off installing Windows 7. Them drivers are not working for me at all. I just get the sony ericsson device with adb drivers showing up in my device manager. The other devices there are SEC HUSUB and they always have that problem symbol, the one with the yellow question mark. I try to install the drivers from their location and I get the message they don't have any information pertaining to the hardware.
Thanks though!
Click to expand...
Click to collapse
Send frm my Play with coustum kernals

VS980 root troubles

Hey guys ive been pretty stoked to root and rom my g2 now that im bored of LG's UI haha i have been trying to use the IOroot method but something about the drivers is giving me such a hard time! i installed them but every time i open a command window and type in "adb devices" nothing is coming up so obviously its not being able to read my device which isnt alowing me to root my phone any help would be greatly appriciated! thanks in advance
I was having trouble, finally went to LG site to download drivers
Sent from my VS980 4G using XDA Premium 4 mobile app
adb is a special android thing. You need to install it to just use it anywhere. Do this:
1. Create a folder on your desktop (you can call it root or whatever you want).
2. Extract IORoot into folder created in step one.
3. SHIFT RIGHT CLICK and do "open command window here" (This is the most important).
4. type
Code:
adb devices
5. if you devices shows run the root.bat file to root your device.
Look at this for a little more help.
http://forum.xda-developers.com/showthread.php?t=2515978
djraimondi said:
adb is a special android thing. You need to install it to just use it anywhere. Do this:
1. Create a folder on your desktop (you can call it root or whatever you want).
2. Extract IORoot into folder created in step one.
3. SHIFT RIGHT CLICK and do "open command window here" (This is the most important).
4. type
Code:
adb devices
5. if you devices shows run the root.bat file to root your device.
Look at this for a little more help.
http://forum.xda-developers.com/showthread.php?t=2515978
Click to expand...
Click to collapse
IVe done this so many times haha... the problem is when i type that into the command window nothing comes up under listed devices and ive downloaded and installed the drivers from several different locations including the LG website... could it be the ethernet thing that im missing? because thats the only thing i dont believe ive done cause this is a hastle xD ive had no problems rooting in the past
Cyko.Tech67 said:
IVe done this so many times haha... the problem is when i type that into the command window nothing comes up under listed devices and ive downloaded and installed the drivers from several different locations including the LG website... could it be the ethernet thing that im missing? because thats the only thing i dont believe ive done cause this is a hastle xD ive had no problems rooting in the past
Click to expand...
Click to collapse
Do you have the phone listed correctly for what mode to be in when you plug in the USB cord???
hd-renegade said:
Do you have the phone listed correctly for what mode to be in when you plug in the USB cord???
Click to expand...
Click to collapse
i have tried both with Charge only mode and MTP
Cyko.Tech67 said:
i have tried both with Charge only mode and MTP
Click to expand...
Click to collapse
This is just a thought, but maybe, power the phone off, power the PC off. Turn them both back on, re-read the instructions on how to root the phone. It sort of sounds like you could be missing just a little thing on the instructions. You may also try a different USB port on your PC too. I rooted mine back on iRoot 6 so I would have to think that iRoot 10 should be better then what I used.
hd-renegade said:
This is just a thought, but maybe, power the phone off, power the PC off. Turn them both back on, re-read the instructions on how to root the phone. It sort of sounds like you could be missing just a little thing on the instructions. You may also try a different USB port on your PC too. I rooted mine back on iRoot 6 so I would have to think that iRoot 10 should be better then what I used.
Click to expand...
Click to collapse
I just dont think im installing the drivers right because ive tried everyone and their mothers usb ports and ive tired it on 4-5 computers there has to be something im missing with the drivers because the process just wont start Daemon will succsesfully start running than nothing...
Cyko.Tech67 said:
I just dont think im installing the drivers right because ive tried everyone and their mothers usb ports and ive tired it on 4-5 computers there has to be something im missing with the drivers because the process just wont start Daemon will succsesfully start running than nothing...
Click to expand...
Click to collapse
It has been a while sense I rooted mine, but I think the fix for me was getting the drivers from the LG Site and using the LG Flash tool.
hd-renegade said:
It has been a while sense I rooted mine, but I think the fix for me was getting the drivers from the LG Site and using the LG Flash tool.
Click to expand...
Click to collapse
whats the flash tool for?
I think I ended up flashing back to LG stock. Sorry it has been a while sense I played with that stuff.
Sent from my VS980 4G using Tapatalk HD
I had the same issue. I installed these lg drivers, not sure if they had anything to do with it because it still didn't work. What finally worked was when I turned off debug and may have been in mtp connection. Obviously after you have to put back in debug and ethernet connection to follow the ioroot method.
dp917 said:
I had the same issue. I installed these lg drivers, not sure if they had anything to do with it because it still didn't work. What finally worked was when I turned off debug and may have been in mtp connection. Obviously after you have to put back in debug and ethernet connection to follow the ioroot method.
Click to expand...
Click to collapse
alright one more question and thanks for the fast replies guys! i appriciate it but im not to nifty with computer tech as i am Smartphone xD laptops still have an ethernet mode correct? and if so where do i go to enable it?
Cyko.Tech67 said:
alright one more question and thanks for the fast replies guys! i appriciate it but im not to nifty with computer tech as i am Smartphone xD laptops still have an ethernet mode correct? and if so where do i go to enable it?
Click to expand...
Click to collapse
Ethernet mode is in enabled in your phone. Settings > scroll to bottom "pc connection."
dp917 said:
Ethernet mode is in enabled in your phone. Settings > scroll to bottom "pc connection."
Click to expand...
Click to collapse
awesome thanks so much guys a thanks to both of you ill try it when i get home and let ya know how it went
Cyko.Tech67 said:
awesome thanks so much guys a thanks to both of you ill try it when i get home and let ya know how it went
Click to expand...
Click to collapse
Let the folks here know how you make out.
hd-renegade said:
Let the folks here know how you make out.
Click to expand...
Click to collapse
unfortunatly with ethernet on i am still getting the same results... its just not recognizing my device? at least now in the notification bar i get the notification that USB debugging is on so i guess im making progress? uggh this is getting pretty annoying any thoughts guys?
Run it directly from local drive root. IE C:/ Windows 7? Control alt delete. End the stale adb process, you should see two, one not performing sitting around 2000 kb ram and the other using ram. End that and it should force adb to kick in. I had to do this on win 7 multiple times with dif phones. It's like it locks up when finding the com port or whatever the hell it's doing. I take no blame if you screw up your device this way. I have resorted to a virtual xp for all my phone needs as not everything works in Linux.
Here's how rooted my phone with IORoot:
Unzipped IORoot to root of my hard drive
Plugged in phone with usb (make sure debug mode is enabled). When prompted to choose connection, choose modem. You should see debug icon appear in status bar. If not, choose Ethernet.
Opened IORoot folder. Hold down shift and right click an empty area and choose 'open command window'
Type adb devices. If device shows up, proceed. With normal root procedure.
Steamer86 said:
Run it directly from local drive root. IE C:/ Windows 7? Control alt delete. End the stale adb process, you should see two, one not performing sitting around 2000 kb ram and the other using ram. End that and it should force adb to kick in. I had to do this on win 7 multiple times with dif phones. It's like it locks up when finding the com port or whatever the hell it's doing. I take no blame if you screw up your device this way. I have resorted to a virtual xp for all my phone needs as not everything works in Linux.
Click to expand...
Click to collapse
simon_lefisch said:
Here's how rooted my phone with IORoot:
Unzipped IORoot to root of my hard drive
Plugged in phone with usb (make sure debug mode is enabled). When prompted to choose connection, choose modem. You should see debug icon appear in status bar. If not, choose Ethernet.
Opened IORoot folder. Hold down shift and right click an empty area and choose 'open command window'
Type adb devices. If device shows up, proceed. With normal root procedure.
Click to expand...
Click to collapse
Not sure if it matters but I am running 64 bit Windows 8
- In the instructions didn't you have to change a setting for the Com Port to get it to see the phone??
- Did you ever get the prompt on your phone to accept the Connection. I can not remember what it was, but it only comes up once, and I am not referring to the USB connection IE Ethernet??
- Are you sure you have Developer Options turned on?? The step where you keep tapping on the Developer thing and then the phone finally gives you the Developer Options??

my dfs progress

Received my boost aquos crystal today. Was hoping to dfs it to page plus as easy as the moto g, but was unsuccessful. I was able to read all normal values using dfs, just not write.
Process:
Entered diag mode using ##diag#.
Installed sharp drivers. (I will attach).
Updated 306sh drivers using Device Manager in windows. Select driver "I know location" or whatever. Chose "show all drivers". Scroll to Sharp Corporation. Select USB diag driver.
Open in dfs. ( I got my Spc code from boost by registering my device on their website to my account. Don't worry, they dount make you pay. Choose your plan, create a new phone number or whatever needed. Doesn't matter... They call it MSL code.)
Entered Spc in dfs and was able to read all info.... But nothing I wrote saved.
In the phone's ##diag# screen, I'd I selected the serial option, I installed the drivers... Same results.
I also force installed my moto RAZR m xt907 drivers (also msm Qualcomm) but same results.
Hope this helps someone with something.
let me know if the link works https://docs.google.com/uc?id=0B2YrFGY95PiIeklOT1VVRU5QVGs&export=download
hemanolio said:
Received my boost aquos crystal today. Was hoping to dfs it to page plus as easy as the moto g, but was unsuccessful. I was able to read all normal values using dfs, just not write.
Process:
Entered diag mode using ##diag#.
Installed sharp drivers. (I will attach).
Updated 306sh drivers using Device Manager in windows. Select driver "I know location" or whatever. Chose "show all drivers". Scroll to Sharp Corporation. Select USB diag driver.
Open in dfs. ( I got my Spc code from boost by registering my device on their website to my account. Don't worry, they dount make you pay. Choose your plan, create a new phone number or whatever needed. Doesn't matter... They call it MSL code.)
Entered Spc in dfs and was able to read all info.... But nothing I wrote saved.
In the phone's ##diag# screen, I'd I selected the serial option, I installed the drivers... Same results.
I also force installed my moto RAZR m xt907 drivers (also msm Qualcomm) but same results.
Hope this helps someone with something.
let me know if the link works https://docs.google.com/uc?id=0B2YrFGY95PiIeklOT1VVRU5QVGs&export=download
Click to expand...
Click to collapse
can't download the files could you please send to me [email protected]
what is DFS ?
you may try msm drivers.
whynot4444 said:
what is DFS ?
Click to expand...
Click to collapse
cdma tools 。。。 now I need drive for 306 so i can connect 306 to DFS but I cant find the COM drive 。。。
cairui505 said:
cdma tools 。。。 now I need drive for 306 so i can connect 306 to DFS but I cant find the COM drive 。。。
Click to expand...
Click to collapse
oh, you need drive DIAG, but what do you want with this port?
Hey guys I just found this thread. I am a CDMA Programmer and I wouldn't mind tinkering with this phone. Did it come with stock drivers embedded in the phone? Most do or sometimes you need to get adb driver packs for it. I am willing to help as I have DFS, CDMA Workshop, QPST and more. Please lmk what the current progress is on your end and I'll go ahead and share what I find when the phone arrives at my house. Let's get this rollin again!
kalanir said:
Hey guys I just found this thread. I am a CDMA Programmer and I wouldn't mind tinkering with this phone. Did it come with stock drivers embedded in the phone? Most do or sometimes you need to get adb driver packs for it. I am willing to help as I have DFS, CDMA Workshop, QPST and more. Please lmk what the current progress is on your end and I'll go ahead and share what I find when the phone arrives at my house. Let's get this rollin again!
Click to expand...
Click to collapse
yes in sharp web page have stock drivers.. also your can search bcs I saw that one guy is share diag modem driver(also here have msl unlock guide) .. most big problem is that we don't have root and other is if you can seen that phone have gsm radio..
loonbg said:
yes in sharp web page have stock drivers.. also your can search bcs I saw that one guy is share diag modem driver(also here have msl unlock guide) .. most big problem is that we don't have root and other is if you can seen that phone have gsm radio..
Click to expand...
Click to collapse
Ok I just ordered a bad esn one from eBay. Is it easy to get the msl code for it aside from activation? That's gonna be a big pain the @$$ if it's not like the Samsung or HTC.
OK guys so I just got my Sharp Aquos today and I have to say, WHAT A PIECE OF ART!!!! But I have started to work on it now. Did have some issues with it but I got it working. Managed to get into a hidden menu to do a RTN reset of it and now trying to get Diag Drivers. I got my MSL courtesy of an hour of research that surly paid off. So next step: connection to CDMA Workshop! Let me know what drivers you have found that work for this for the coms.
kalanir said:
I have to say, WHAT A PIECE OF ART!!!!
Click to expand...
Click to collapse
you r 100% right
kalanir said:
Managed to get into a hidden menu to do a RTN reset of it
Click to expand...
Click to collapse
how?
kalanir said:
trying to get Diag Drivers.
Click to expand...
Click to collapse
please share
kalanir said:
I got my MSL courtesy of an hour of research that surly paid off
Click to expand...
Click to collapse
can u tell me how?

Categories

Resources