scotty85
Extreme Android User
Read This:
the following is outdated,and no longer works on newer firmwares. there is an s off method wich will turn the radio secure flag off,and install a modified hboot,giving the equivalent of unlock.
what you will need to do is:
1)run the moonshine s off tool
2)jump to the second post,download the files,but skip step one since moonshine gives you a nice patched hboot.just follow steps 2 and 3 to install a recovery and flash superuser root files.
again,the following is outdated. left for now,for nostalgia
_________________________________________________________________
this is gonna be a quick and dirty guide,ill try and make it "noob friendly" later
the htc droid DNA for verizon is not officially supported by htcdev(thanks vzw
) so some trickery is needed to change the CID of the device,allowing htcdevs bootloader unlock to work
download these files
-install drivers from revolutionary: http://downloads.unrevoked.com/HTCDriver3.0.0.007.exe (download and run as admisitrator)
-download miniadb_v1031.zip wich contains the newest availble adb(aka "modern" adb referenced by jcase in original guide. supports backup/restore)
*carefully follow directions to change the carrier identification(CID) of your phone:
http://forum.xda-developers.com/showthread.php?t=2109862
there are a couple different ways to install an app on your phone. easiest is to:
-make sure "unknown sources" is checked in settings/security
-transfer the apk file to your internal sd
-use any file manager(for example astro file manager) to find the app,and install it.
verify superCID and prepair to root
*this will verify that the CID app worked to change the CID of the phone,and also get files set up and ready to procede to htcdev unlock.
-extract miniadb_v1031 and transfer the unzipped to the root of your C drive. you might consider changing the name to "miniadb_dna"
-open a command window. on windows 7,click the start bubble in the lower left and type "command" in the search box. xp i believe is similar or the same. doing this should open a small black command window.
-change to your miniadb_dna directory. type the following at the prompt in your cmd window:
cd c:\miniadb_dna
your command promt should change to "c:miniadb_dna>" provided you: 1)unzipped the miniadb zip 2)put the folder on your c drive 3)entered the name of the folder correctly ("miniadb_dna" in this case)
-now make sure usb debugging is checked in settings/developer options,and plug your phone into your PC with a usb cable
-make sure your phone is being recognized- type:
adb devices
(if your drivers are installed correctly,this should return your phones serial number. you should hear the "found device" noises when you plug your phone in. if it starts installing drivers,wait for it to finish before typing the adb devices command.)
adb reboot bootloader
(will boot phone to fastboot)
fastboot devices
(will return serial number. again,if PC starts installing drivers,wait until its finished)
fastboot oem readcid
(should return 11111111)
fastboot reboot
(will reboot the phone back to the OS)
unlock with htcdev,install recovery,flash superuser root files in recovery with directions in second post
holler if you have questions
the following is outdated,and no longer works on newer firmwares. there is an s off method wich will turn the radio secure flag off,and install a modified hboot,giving the equivalent of unlock.
what you will need to do is:
1)run the moonshine s off tool
2)jump to the second post,download the files,but skip step one since moonshine gives you a nice patched hboot.just follow steps 2 and 3 to install a recovery and flash superuser root files.

again,the following is outdated. left for now,for nostalgia

_________________________________________________________________
this is gonna be a quick and dirty guide,ill try and make it "noob friendly" later
the htc droid DNA for verizon is not officially supported by htcdev(thanks vzw

download these files
-install drivers from revolutionary: http://downloads.unrevoked.com/HTCDriver3.0.0.007.exe (download and run as admisitrator)
-download miniadb_v1031.zip wich contains the newest availble adb(aka "modern" adb referenced by jcase in original guide. supports backup/restore)
*carefully follow directions to change the carrier identification(CID) of your phone:
http://forum.xda-developers.com/showthread.php?t=2109862
there are a couple different ways to install an app on your phone. easiest is to:
-make sure "unknown sources" is checked in settings/security
-transfer the apk file to your internal sd
-use any file manager(for example astro file manager) to find the app,and install it.
verify superCID and prepair to root
*this will verify that the CID app worked to change the CID of the phone,and also get files set up and ready to procede to htcdev unlock.
-extract miniadb_v1031 and transfer the unzipped to the root of your C drive. you might consider changing the name to "miniadb_dna"
-open a command window. on windows 7,click the start bubble in the lower left and type "command" in the search box. xp i believe is similar or the same. doing this should open a small black command window.
-change to your miniadb_dna directory. type the following at the prompt in your cmd window:
cd c:\miniadb_dna
your command promt should change to "c:miniadb_dna>" provided you: 1)unzipped the miniadb zip 2)put the folder on your c drive 3)entered the name of the folder correctly ("miniadb_dna" in this case)
-now make sure usb debugging is checked in settings/developer options,and plug your phone into your PC with a usb cable
-make sure your phone is being recognized- type:
adb devices
(if your drivers are installed correctly,this should return your phones serial number. you should hear the "found device" noises when you plug your phone in. if it starts installing drivers,wait for it to finish before typing the adb devices command.)
adb reboot bootloader
(will boot phone to fastboot)
fastboot devices
(will return serial number. again,if PC starts installing drivers,wait until its finished)
fastboot oem readcid
(should return 11111111)
fastboot reboot
(will reboot the phone back to the OS)
unlock with htcdev,install recovery,flash superuser root files in recovery with directions in second post
holler if you have questions
