Flashing radio adb - Nexus 6 Q&A, Help & Troubleshooting

Can anyone point me to a thread on how to flash a 5.1 radio on my AT&T variant please? I've got the correct file but don't want to hose my phone up guessing. My ADB works just fine, I'm just not sure how to flash the radio / firmware in it.
My issue is I'm on a 5.1 rom and my LTE signal sucks. Don't get it much anymore. I'm assuming that's my problem.
Thanks!

Storm T said:
Can anyone point me to a thread on how to flash a 5.1 radio on my AT&T variant please? I've got the correct file but don't want to hose my phone up guessing. My ADB works just fine, I'm just not sure how to flash the radio / firmware in it.
My issue is I'm on a 5.1 rom and my LTE signal sucks. Don't get it much anymore. I'm assuming that's my problem.
Thanks!
Click to expand...
Click to collapse
Flashing is done through fastboot, not ADB.
http://forum.xda-developers.com/showthread.php?t=2969380

Thanks, but I don't have an .img file. I have a .zip that has to be done while in fastboot mode with adb. Hopefully that thread will get me through.
Evolution_Freak said:
Flashing is done through fastboot, not ADB.
http://forum.xda-developers.com/showthread.php?t=2969380
Click to expand...
Click to collapse

Storm T said:
Thanks, but I don't have an .img file. I have a .zip that has to be done while in fastboot mode with adb. Hopefully that thread will get me through.
Click to expand...
Click to collapse
If you have a zip file, can't it just be flashed in TWRP?

Unfortunately no. If only. lol
Evolution_Freak said:
If you have a zip file, can't it just be flashed in TWRP?
Click to expand...
Click to collapse

Storm T said:
Unfortunately no. If only. lol
Click to expand...
Click to collapse
Ummm I'm no expert by any means but I've never heard of flashing in fastboot mode with ADB. ???

Here's a link to the ROM I'm using:
http://forum.xda-developers.com/nexus-6/development/rom-meanpop-v0-1-feb-22-5-0-1-t3037579
It actually says .bat file. But comes as a .zip. Maybe I should bug them in the ROM thread. lol
Evolution_Freak said:
Ummm I'm no expert by any means but I've never heard of flashing in fastboot mode with ADB. ???
Click to expand...
Click to collapse

Storm T said:
Here's a link to the ROM I'm using:
http://forum.xda-developers.com/nexus-6/development/rom-meanpop-v0-1-feb-22-5-0-1-t3037579
It actually says .bat file. But comes as a .zip. Maybe I should bug them in the ROM thread. lol
Click to expand...
Click to collapse
AFAIK, You can only flash radio images via fastboot.

If you have a zip, extract it until you get to the radio.img. then fastboot flash that.

Storm T said:
Here's a link to the ROM I'm using:
http://forum.xda-developers.com/nexus-6/development/rom-meanpop-v0-1-feb-22-5-0-1-t3037579
It actually says .bat file. But comes as a .zip. Maybe I should bug them in the ROM thread. lol
Click to expand...
Click to collapse
There are TWRP flashable zip files available.
http://forum.xda-developers.com/showthread.php?t=3066052

Thanks! I finally figured out the .bat file could be run in a command prompt window and that called the fastboot commands. Thanks for the help!

Storm T said:
Thanks! I finally figured out the .bat file could be run in a command prompt window and that called the fastboot commands. Thanks for the help!
Click to expand...
Click to collapse
Er yes.... .bat files are batch files containing commands that when you click it, run in command prompt

I blame not using Fastboot or ADB much. That along with the fear of a brick. Once I just opened up the .bat file and saw how little it did then it made sense.
rootSU said:
Er yes.... .bat files are batch files containing commands that when you click it, run in command prompt
Click to expand...
Click to collapse

Related

[FIX] stock boot.img attached. flashed with fastboot! use for OTA!

i took the 8mb boot.img from the nandroid backup/thread, renamed it to .bin, opened with a hex editor, deleted everything after 2cffff (to make correct size), saved as boot.img and flashed. then updated via recovery. cheers.
Code:
fastboot flash boot test_boot.img
edit: uploaded to my host as well: http://mycarbl0ws.com/test_boot.rar
What do u mean u updated via recovery?
Sent from my Nexus S
k0mpresd said:
i took the 8mb boot.img from the nandroid backup/thread, renamed it to .bin, opened with a hex editor, deleted everything after 2cffff (to make correct size), saved as boot.img and flashed. then updated via recovery. cheers.
Code:
fastboot flash boot test_boot.img
Click to expand...
Click to collapse
nice. testing now
plmiller0905 said:
What do u mean u updated via recovery?
Nevermind..I got it..stupid question
Sent from my Nexus S
Click to expand...
Click to collapse
Nevermind..I got it..stupid question
Sent from my Nexus S
Thanks! I just flashed it, and updated w/ CWR. worked fine, at 2.3.1 now
Luxferro said:
Thanks! I just flashed it, and updated w/ CWR. worked fine, at 2.3.1 now
Click to expand...
Click to collapse
hey when you downloaded the file did you rename the file from .rar to .img to flash???
Does this boot img come with root?
Sent from my Nexus S using Tapatalk
brian6685 said:
Does this boot img come with root?
Sent from my Nexus S using Tapatalk
Click to expand...
Click to collapse
no. this is stock.
JDMSirEK4 said:
hey when you downloaded the file did you rename the file from .rar to .img to flash???
Click to expand...
Click to collapse
an .rar is a compressed file. unrar the file to get the .img
Do u lose clockwork recovery when u reboot? That's the problem I'm having updating to 2.3.1
breaks wifi for me
How do I flash the img? Do I use adb and if so what's the adb commands?
After I flash this, i just go into rom manager and download/install the update and that's it?
Will i lose root by flashing this?
Sent from my Nexus S
k0mpresd said:
no. this is stock.
Click to expand...
Click to collapse
Okay thanks
Sent from my Nexus S using Tapatalk
Can somebody HELP! What I'm I doing wrong that I can't flash the boot.img!!! I'
m getting an error everytime.
This is what i'm typing in "FASTBOOT":
c:\android-sdk-windows\platform-tools>fastboot flash boot test_boot.img
error: cannot load 'test_boot.img'
Silrocco said:
Can somebody HELP! What I'm I doing wrong that I can't flash the boot.img!!! I'
m getting an error everytime.
This is what i'm typing in "FASTBOOT":
c:\android-sdk-windows\platform-tools>fastboot flash boot test_boot.img
error: cannot load 'test_boot.img'
Click to expand...
Click to collapse
test_boot.img should be in the folder, c:\android-sdk-windows\platform-tools\
since that is where you are running flashboot from
graemegb said:
breaks wifi for me
Click to expand...
Click to collapse
looks like installing a rooted img breaks wifi. i did the superboot/paulobrian method then installed the voodoo ext 4 kernel, then wifi was broken.
i reflashed my boot.img and re-updated via recovery and i have wifi back.
vroomr4 said:
test_boot.img should be in the folder, c:\android-sdk-windows\platform-tools\
since that is where you are running flashboot from
Click to expand...
Click to collapse
Thanks for the help...it worked.
worked!!!....so can we gain root access back or we just got to hang tight?
the flash worked but I can't update, it says file_getprop: failed to stat "system/build.prop" No such file or directory.
Error in sdcard/update.zip (status 7)
JDMSirEK4 said:
worked!!!....so can we gain root access back or we just got to hang tight?
Click to expand...
Click to collapse
heres how to get root back:
download the superboot/paulobrian method.
boot phone to fastboot.
Code:
fastboot boot boot.superboot.img
let phone boot, open terminal, su, just to check.
reboot phone.
rooted and ota'd now!

[Q] 1,31 , no rom or adb

So basically the only thing working in fastboot
somehow i have managed to wipe everything off of my device so there is no rom installed what so ever...which means i am unable to turn on usb debugging to get adb working. I am also on 1.31 so the RUU method will not work. i am able to flash whatever recovery or Superuser i wish and root/unroot as i please.
the only solution i can think of would be to flash a signed stock zip using "fastboot update signedstock.zip" but the ones i found here -http://forum.xda-developers.com/showthread.php?t=2368907 dont seem to work. i get errors like no "boot.img" or "does not contain android-info.txt"
any suggestions?
thanks for your time
shadowtdt09 said:
So basically the only thing working in fastboot
somehow i have managed to wipe everything off of my device so there is no rom installed what so ever...which means i am unable to turn on usb debugging to get adb working. I am also on 1.31 so the RUU method will not work. i am able to flash whatever recovery or Superuser i wish and root/unroot as i please.
the only solution i can think of would be to flash a signed stock zip using "fastboot update signedstock.zip" but the ones i found here -http://forum.xda-developers.com/showthread.php?t=2368907 dont seem to work. i get errors like no "boot.img" or "does not contain android-info.txt"
any suggestions?
thanks for your time
Click to expand...
Click to collapse
Guide in General on how to downgrade. You'll be fine.
http://forum.xda-developers.com/showthread.php?t=2390821
Indirect said:
Guide in General on how to downgrade. You'll be fine.
http://forum.xda-developers.com/showthread.php?t=2390821
Click to expand...
Click to collapse
i have tried that for cwm recovery but that requires adb and usb debugging...which i dont have
i have also just tried it with the htc recovery where the screen just shows the HTC logo but "adb devices" says no devices are connected
shadowtdt09 said:
i have tried that for cwm recovery but that requires adb and usb debugging...which i dont have
i have also just tried it with the htc recovery where the screen just shows the HTC logo but "adb devices" says no devices are connected
Click to expand...
Click to collapse
Then oh well? There is no other way to fix it than using TWRP / CWM and adb / fastboot.
Indirect said:
Then oh well? There is no other way to fix it than using TWRP / CWM and adb / fastboot.
Click to expand...
Click to collapse
There are no signed stock zips out there that i can use fastboot update .zip ?
shadowtdt09 said:
There are no signed stock zips out there that i can use fastboot update .zip ?
Click to expand...
Click to collapse
http://teamviewer.com/download
Get that, pm me your id and password and I'll fix your phone. Have nothing better to do for a half hour anyway.
Indirect said:
http://teamviewer.com/download
Get that, pm me your id and password and I'll fix your phone. Have nothing better to do for a half hour anyway.
Click to expand...
Click to collapse
you're a hell of a man indirect!
Aldo101t said:
you're a hell of a man indirect!
Click to expand...
Click to collapse
Tis the benefit of having no job. Easily able to help everyone out if I'm bored.
shadowtdt09 said:
So basically the only thing working in fastboot
somehow i have managed to wipe everything off of my device so there is no rom installed what so ever...which means i am unable to turn on usb debugging to get adb working. I am also on 1.31 so the RUU method will not work. i am able to flash whatever recovery or Superuser i wish and root/unroot as i please.
the only solution i can think of would be to flash a signed stock zip using "fastboot update signedstock.zip" but the ones i found here -http://forum.xda-developers.com/showthread.php?t=2368907 dont seem to work. i get errors like no "boot.img" or "does not contain android-info.txt"
any suggestions?
thanks for your time
Click to expand...
Click to collapse
just a fyi you can use fastboot to flash a rom if you put it in the same folder as the platform tools folder of your sdk, All roms have a android-info.txt file that's how android knows how to flash what to the particular partition.
you can flash any zip file from fastboot as long as it has the android-info file
fastboot flash zip nameofzip.zip
Fixed his phone and found out he is in my area. Pretty small world.
Indirect said:
Fixed his phone and found out he is in my area. Pretty small world.
Click to expand...
Click to collapse
I'm in fort myers

Stock Recovery for 4.4? Anyone have it?

I've searched and can't find it.....
aschlect said:
I've searched and can't find it.....
Click to expand...
Click to collapse
Pull it out of this link from (this thread).
tdhite said:
Pull it out of this link from (this thread).
Click to expand...
Click to collapse
Thanks.
tdhite said:
Pull it out of this link from (this thread).[/QUOTE
OK, so pulling recovery from that file is far beyond my capabilities and knowhow. I tried extracting the zip, but it keeps telling me the folder is invalid....
any thoughts?
Click to expand...
Click to collapse
tdhite said:
Pull it out of this link from (this thread).
Click to expand...
Click to collapse
OK, so pulling recovery from that file is far beyond my capabilities and knowhow. I tried extracting the zip, but it keeps telling me the folder is invalid....
any thoughts?
aschlect said:
OK, so pulling recovery from that file is far beyond my capabilities and knowhow. I tried extracting the zip, but it keeps telling me the folder is invalid....
any thoughts?
Click to expand...
Click to collapse
4.06.651.4 Stock Recovery
BD619 said:
4.06.651.4 Stock Recovery
Click to expand...
Click to collapse
you friggin' rock, dude! Thanks
BD619 said:
4.06.651.4 Stock Recovery
Click to expand...
Click to collapse
trying to install via TWRP and it keeps failing.....I have a feeling its b/c it might be encrypted.....ah well.
aschlect said:
trying to install via TWRP and it keeps failing.....I have a feeling its b/c it might be encrypted.....ah well.
Click to expand...
Click to collapse
unzip it and fastboot flash the same way you flash twrp
fastboot flash recovery recovery.img
BD619 said:
unzip it and fastboot flash the same way you flash twrp
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
Worked perfectly. Thanks again!

ktu84l UpDater

Your bootloader must be unlocked to use this. If your bootloader is not already unlocked, unlocking it will wipe your data and this method is not recommended.
This is a modified factory image that will not erase your user data or custom recovery. This can be used even if you’re rooted and with modified system files, xposed framework, or custom recovery. Once installed you will lose root, just flash supersu in your custom recovery. Xposed should still be on your device so just go into the app and re-install it. For any modified system files, you will have to re-modify those.
This is intended for those on the stock rom, rooted, and with a custom recovery. It’ll work if you have a custom rom but will put the stock system on.
I am not responsible for anything you do to your device so flash at your own risk. Always backup before doing any significant changes to your device. I would recommend off your device in case something happens
.
To use, download the modified factory image here https://mega.co.nz/#!AAATiKpI!PJbBgroM6PB7tTAs_TanCOrlzAeqBq0PEupNyvU72pEl Use 7-zip or winrar to extract the files.
Supersu by chainfire can be found here, CWM / TWRP / MobileODIN installable ZIP: http://download.chainfire.eu/supersu
Boot into the bootloader. From a cmd window opened where the flash-all file is just type flash-all. You can use shift, right click on the occam-ktu85l-Modified folder to open a command window in the correct folder. ADB/FASTBOOT must be intalled on your PC.
You can also just double click on the flash-all.bat
This is tested on a windows machine; however it should work on a Mac too, flash the flash-all.sh.
jd1639 said:
Your bootloader must be unlocked to use this. If your bootloader is not already unlocked, unlocking it will wipe your data and this method is not recommended.
This is a modified factory image that will not erase your user data or custom recovery. This can be used even if you’re rooted and with modified system files, xposed framework, or custom recovery. Once installed you will lose root, just flash supersu in your custom recovery. Xposed should still be on your device so just go into the app and re-install it. For any modified system files, you will have to re-modify those.
This is intended for those on the stock rom, rooted, and with a custom recovery. It’ll work if you have a custom rom but will put the stock system on.
I am not responsible for anything you do to your device so flash at your own risk. Always backup before doing any significant changes to your device. I would recommend off your device in case something happens
.
To use, download the modified factory image here http://d-h.st/Uql Use 7-zip or winrar to extract the files.
Mirror https://mega.co.nz/#!0Zoi3DoL!OXm5H6HBzwGd8PEPlNfTQphcSAoM4zN8MG5LX3YzK7g
Supersu by chainfire can be found here, CWM / TWRP / MobileODIN installable ZIP: http://download.chainfire.eu/supersu
Boot into the bootloader. From a cmd window opened where the flash-all file is just type flash-all. You can use shift, right click on the occam-ktu85l-Modified folder to open a command window in the correct folder.
You can also just double click on the flash-all.bat
This is tested on a windows machine; however it should work on a Mac too, flash the flash-all.sh.
Click to expand...
Click to collapse
folder image-occam-ktu84l.zip has recovery.img,this stock recovery?
pincher65 said:
folder image-occam-ktu84l.zip has recovery.img,this stock recovery?
Click to expand...
Click to collapse
Yes it's stock. Sorry about that it has been corrected
Sent from my Nexus 5 using XDA Free mobile app
i have error:
"archive does not contain 'android-info.txt'
archive does not contain 'android-product.txt'
error: update package has no android-info.txt or android-product.txt"
szakalq said:
i have error:
"archive does not contain 'android-info.txt'
archive does not contain 'android-product.txt'
error: update package has no android-info.txt or android-product.txt"
Click to expand...
Click to collapse
That's weird. Try this and please let me know if it works https://mega.co.nz/#!AAATiKpI!PJbBgroM6PB7tTAs_TanCOrlzAeqBq0PEupNyvU72pE
jd1639 said:
That's weird. Try this and please let me know if it works https://mega.co.nz/#!AAATiKpI!PJbBgroM6PB7tTAs_TanCOrlzAeqBq0PEupNyvU72pE
Click to expand...
Click to collapse
This worked for me! Thanks
Sent from my Nexus 4 using Tapatalk
jd1639 said:
That's weird. Try this and please let me know if it works https://mega.co.nz/#!AAATiKpI!PJbBgroM6PB7tTAs_TanCOrlzAeqBq0PEupNyvU72pE
Click to expand...
Click to collapse
Now everything is fine, thank you
i downloaded occam-ktu84l-MODIFIED , connected Nexus 4 on my ubuntu in fastboot and ran script flash-all.sh but nothing happens , just < waiting for device > is shown.
can i install this zip it from custom recovery?
mrYogii said:
i downloaded occam-ktu84l-MODIFIED , connected Nexus 4 on my ubuntu in fastboot and ran script flash-all.sh but nothing happens, just waiting for device is shown.
can i install this zip it from custom recovery?
Click to expand...
Click to collapse
install drivers adb/fastboot, enable usb debug?http://forum.xda-developers.com/nexus-4/general/how-to-how-to-flash-factory-image-t2010312
pincher65 said:
install drivers adb/fastboot, enable usb debug?http://forum.xda-developers.com/nexus-4/general/how-to-how-to-flash-factory-image-t2010312
Click to expand...
Click to collapse
all is set , adb devices gives device id
mrYogii said:
all is set , adb devices gives device id
Click to expand...
Click to collapse
adb? You needed fastboot mode
jd1639 said:
That's weird. Try this and please let me know if it works https://mega.co.nz/#!AAATiKpI!PJbBgroM6PB7tTAs_TanCOrlzAeqBq0PEupNyvU72pE
Click to expand...
Click to collapse
hi, this works for me also, thanks a lot, plz update OP for others also.
Flashed successful as well as new radio however flashing superuser though recovery does nothing... How to fix?
jd1639 said:
That's weird. Try this and please let me know if it works https://mega.co.nz/#!AAATiKpI!PJbBgroM6PB7tTAs_TanCOrlzAeqBq0PEupNyvU72pE
Click to expand...
Click to collapse
works great! thanks!
Worked great! all though i had to flash one-by-one cause i dont know how to use adb :cyclops:
my situation
Hello guys
I have tried to enter the adb commands into the command prompt but it says they are unrecognised and I dont know exactly why the adb will not fucntionhttp://forum.xda-developers.com/images/smilies/confused.gif. I think I may have disabled USB debuging by mistake before I had the bootloop.
BTW does this stock image work for the NEXUS 7 device
Gloftking said:
Hello guys
I have tried to enter the adb commands into the command prompt but it says they are unrecognised and I dont know exactly why the adb will not fucntionhttp://forum.xda-developers.com/images/smilies/confused.gif. I think I may have disabled USB debuging by mistake before I had the bootloop.
BTW does this stock image work for the NEXUS 7 device
Click to expand...
Click to collapse
First, it will not work on the n7. Just double click on the flash-all.bat file. Easier than entering any commands, they're fastboot commands by the way
Sent from my Nexus 5 using XDA Free mobile app
?
if it cannot work on the nexus 7 then for me there isnt much point. isnt there anything else that will be able to fix that
Gloftking said:
if it cannot work on the nexus 7 then for me there isnt much point. isnt there anything else that will be able to fix that
Click to expand...
Click to collapse
Then what are you doing in the n4 forum? Go to the n7 forum
Sent from my Nexus 5 using XDA Free mobile app
?
could you tell me were that is?

Nexus 6, Deleted System Partition- Cannot Recover

The system partition was deleted and the phone has TWRP. The mac recognizes the ADB device and the MTP. Tried toggling the MTP, no success. Currently android file transfer fails every time due to a missing MD5 file in the android 6.0.1 zip, although all that is being attempted is a drag and drop. ADB sideload says it has completed but no files appear on the phone to flash, or in the file explorer, and so does ADB push. Tried re-downloading the rom, rebooting the phone and everything else.
Any help is appreciated.
evan7899 said:
The system partition was deleted and the phone has TWRP. The mac recognizes the ADB device and the MTP. Tried toggling the MTP, no success. Currently android file transfer fails every time due to a missing MD5 file in the android 6.0.1 zip, although all that is being attempted is a drag and drop. ADB sideload says it has completed but no files appear on the phone to flash, or in the file explorer, and so does ADB push. Tried re-downloading the rom, rebooting the phone and everything else.
Any help is appreciated.
Click to expand...
Click to collapse
flash the factory image, reflash twrp, reflash your ROM and SuperSU.
simms22 said:
flash the factory image, reflash twrp, reflash your ROM and SuperSU.
Click to expand...
Click to collapse
That is what is being attempted. All data has been wiped from the phone and there is an issue getting the ROM and a new TWRP to the phone. The only available computer is a mac and Android File transfer keeps reporting a MD5 file error whenever the rom is tried to be moved over.
evan7899 said:
That is what is being attempted. All data has been wiped from the phone and there is an issue getting the ROM and a new TWRP to the phone. The only available computer is a mac and Android File transfer keeps reporting a MD5 file error whenever the rom is tried to be moved over.
Click to expand...
Click to collapse
thats not how you flash a factory image. you boot into the bootloader, and use fastboot to flash it, via your computer. you dont download it to your phone http://forum.xda-developers.com/nexus-6/general/guide-flash-factory-images-nexus-6shamu-t2954008
simms22 said:
thats not how you flash a factory image. you boot into the bootloader, and use fastboot to flash it, via your computer. you dont download it to your phone http://forum.xda-developers.com/nexus-6/general/guide-flash-factory-images-nexus-6shamu-t2954008
Click to expand...
Click to collapse
The factory image is the .TGZ file? Or one in there. I am accustomed to just flashing zip files from TWRP on a OnePlus One but this is a friends Nexus 6 and in a very odd state.
evan7899 said:
The factory image is the .TGZ file? Or one in there. I am accustomed to just flashing zip files from TWRP on a OnePlus One but this is a friends Nexus 6 and in a very odd state.
Click to expand...
Click to collapse
yup, its a .tgz file. download it, "unzip" it, then flash each partition separately instead of all together using fastboot. its the only way to get everything back. then you can flash twrp after, and SuperSU.
simms22 said:
yup, its a .tgz file. download it, "unzip" it, then flash each partition separately instead of all together using fastboot. its the only way to get everything back. then you can flash twrp after, and SuperSU.
Click to expand...
Click to collapse
Sorry this is very simple but everything is going wrong...flashing the system.img exceeded partition limits. Do I rename files or just type them as is. Sorry many guides are contradicting and I'm very confused.
EDIT: The phone isnt being recognized by the computer in fastboot mode.
evan7899 said:
Sorry this is very simple but everything is going wrong...flashing the system.img exceeded partition limits. Do I rename files or just type them as is. Sorry many guides are contradicting and I'm very confused.
EDIT: The phone isnt being recognized by the computer in fastboot mode.
Click to expand...
Click to collapse
just type in the names, like system.img or boot.img.
and did you install the driver for adb.fastboot?
simms22 said:
just type in the names, like system.img or boot.img.
and did you install the driver for adb.fastboot?
Click to expand...
Click to collapse
This is on a mac and ADB was recognizing the device beforehand but fastboot is not. I am not sure if he has the fastboot drivers installed. I will check that
evan7899 said:
This is on a mac and ADB was recognizing the device beforehand but fastboot is not. I am not sure if he has the fastboot drivers installed. I will check that
Click to expand...
Click to collapse
honestly, I wouldn't know what you need on a Mac to get it working :angel:
simms22 said:
honestly, I wouldn't know what you need on a Mac to get it working :angel:
Click to expand...
Click to collapse
Yup thats my same issue. On my PC it could have been done easily but I'll keep trying. Thanks for all of the help!
evan7899 said:
Yup thats my same issue. On my PC it could have been done easily but I'll keep trying. Thanks for all of the help!
Click to expand...
Click to collapse
maybe this will help? http://htc-one.wonderhowto.com/how-...-mac-os-x-send-commands-your-htc-one-0151178/
You need to run sudo fastboot insertcomand on Mac. good luck.
simms22 said:
maybe this will help? http://htc-one.wonderhowto.com/how-...-mac-os-x-send-commands-your-htc-one-0151178/
Click to expand...
Click to collapse
Thanks but we have tired that. Due to distance this has all had to be over the phone which hasnt helped either. I will update this with how we got it working when we do.

Categories

Resources