pistol1979
Newbie
ok one more time from the top...
for ADB:for terminal emulator:download [root] adbd Insecure
download simplified adb - and unzip
download my modem.bin - Extract the 7-Zip file
reboot your phone (just for the heck of ot)
once rebooted open the adbd app and enable insecure adbd
wait 10 seconds
connect your phone too USB
on desktop go into the simplifiedADB folder
run cmd.exe
type: adb shell
type: su
type: dd if=/dev/block/mmcblk0p1 of=/mnt/extSdCard/modem.bin
check to see if you have a new file on your sdcard - modem.bin
if so move it to your computer and copy my modem file to your sdcard
type: dd if=/mnt/extSdCard/modem.bin of=/dev/block/mmcblk0p1
if that worked reboot and all should be good.once again good luckdownload [root] adbd Insecure
download my modem.bin - Extract the 7-Zip file
reboot your phone (just for the heck of ot)
once rebooted open the adbd app and enable insecure adbd
wait 10 seconds
from termanle emulaor
type: su
type: dd if=/dev/block/mmcblk0p1 of=/mnt/extSdCard/modem.bin
check to see if you have a new file on your sdcard - modem.bin
if so move it to your computer and copy my modem file to your sdcard
type: dd if=/mnt/extSdCard/modem.bin of=/dev/block/mmcblk0p1
if that worked reboot and all should be good.![]()
ok i got it it took the OTA like a champ thanks for all of your help man
