get HTC Desire with cracked Amoled in ADB

the|gamer

Senior Member
Sep 27, 2009
264
261
0
Rhineland-Palatinate
Hello,
I got a HTC Desire with cracked Amoled (DIgitizer ist working, can unlock blind) but I dont now which launcher is installed or which rom ist installed, I got it in Fastboot blind...

But I want to get it in ADB to get Screencast working does someone know how to boot the HTC Desire with turned on ADB or how to turn it on blind?
 

the|gamer

Senior Member
Sep 27, 2009
264
261
0
Rhineland-Palatinate
Hello,
yes Touchscreen seems to work! Cause I can unlock!

Unlocking the Screen, press the Vol+ Button to see if unlocked (it makes sounds then) and then pressing the "menü" Button and blind pressing settings but don't know how to be sure where I am
 

abaaaabbbb63

Senior Member
Nov 19, 2011
3,898
3,423
0
Somewhere Over The Rainbow
Ok. So here's what we'll do. You will take your phone, and keep it parallel to the images below, and move your finger on the screen exactly as the red markers show you. It's the only thing I could think of.

1. Unlock.

Nothing to do here.

2. Press Menu, and press in the red marked area to enter settings.


3. Move you finger across the screen exactly as the arrow shows.


4. Press on the marked section of the screen. You should enter Applications menu.


5.Press on the marked section. (Development)


6. Tick USB Debugging by pressing the marked section.


7. See if "adb devices" returnes anything.

If this doesn't work the first time, try 2 more times, then we'll try with a Froyo sense.
 

the|gamer

Senior Member
Sep 27, 2009
264
261
0
Rhineland-Palatinate
Hello,
Thanks man! But I have a smarter way I just have to get access to the phones data partition!

then I can modify the settings.db file which contains a value called "adb_enabled"...

Only thing I can reach is Hboot mode and Fastboot mode ..

This is what I get from "fastboot getvar all"

Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 0.93.0001
(bootloader) version-baseband: 5.11.05.27
(bootloader) version-cpld: None
(bootloader) version-microp: 031d
(bootloader) version-main: 2.12.110.4
(bootloader) serialno: NEVERMIND
(bootloader) imei: NEVERMIND
(bootloader) product: bravo
(bootloader) platform: HBOOT-8x50
(bootloader) modelid: PB9920000
(bootloader) cidnum: T-MOB101
(bootloader) battery-status: good
(bootloader) battery-voltage: 3894mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-365c78d6
(bootloader) hbootpreupdate: 11
all: Done!