droid incredible screen location for usb debugging - begging for your help.

This is a discussion on droid incredible screen location for usb debugging - begging for your help. within the HTC Incredible General Discussion forums, part of the HTC Incredible Discussion category; Hi everyone, I'll try and keep this short. My LCD screen is broken, but touch input is still working on my Droid Incredible. I have ...

+ Reply to Thread
Results 1 to 2 of 2
  1. #1

    droid incredible screen location for usb debugging - begging for your help.

    Hi everyone,

    I'll try and keep this short.
    My LCD screen is broken, but touch input is still working on my Droid Incredible.

    I have been able to blindly put the phone into Disk Drive mode and removed all of my pictures/etc, but I am still not able to retrieve my contacts in this manner. For some reason, the contacts are not synced on GMAIL either....
    Essentially, I need to put the phone into USB debugging mode so I can export the contacts to my computer. The trick is, I need to do this blindly.

    I was wondering if anyone could give me a detailed step-by-step guide on the keystrokes that it takes to put the phone into debugging mode. By this, I mean I need the locations of where to touch on the screen, with measurements.
    If I remember correctly, the easiest way to do this would be to press the following key strokes:

    Menu button -> settings (I think this was the bottom right one?) -> applications -> development -> usb debugging check mark


    So, if anyone could give me the measurement locations for these key strokes I would be INCREDIBLY thankful. I know that when you get to the settings menu and you have to choose applications, that the scroller may place it in a different position by default. Please let me know how far off the applications one is ASSUMING THAT YOU ARE ALL THE WAY SCROLLED UP IN THAT LIST.

    Thank you

  2. # ADS
    Ads


  3. #2
    Looking at the date you posted, this may be too late to be useful for you. However, in case other people have the same issue I have a few suggestions.

    If you have loaded a custom recovery like ClockworkMod, then USB debugging will be enabled while the phone is in recovery mode. From there you can use ADB to pull whatever files you wish. That may be all you require.

    If you really want to be able to boot into the normal system and have USB debugging enabled, you should be able to accomplish this via adb shell while in recovery. You should be able to remount the /system volume as read/write and edit the build.prop file to enable USB debugging. You should be able to accomplish this by tacking "ro.debuggable=1" to the end of the file.

    One could accomplish this procedure by running "adb remount" to remount the /system partition as read/write, then executing:
    adb shell echo "ro.debuggable=1" >> /system/build.prop

    ...and then rebooting (adb reboot). I admit I haven't tested this particular procedure to enable USB debugging, but I have performed similar build.prop modifications in the past using this generic approach.

    (If you haven't rooted your phone, then I would consider that a step 0)

    ETA:
    Steps to get into recovery without being able to see your screen:
    1. Boot the phone holding the power & volume down keys
    2. Release the power & volume down keys after a few seconds
    3. Wait another 10 seconds
    4. Press the volume down key once to select the "RECOVERY" option
    5. Press the power key to select "RECOVERY"
    6. At this point, the phone should vibrate if everything has been performed correctly (it is rebooting)
    7. After < 30 seconds, the phone should be in recovery mode and executing "adb devices" should show your phone's serial number listed next to "recovery" to indicate it is in recovery mode
    8. Proceed with whatever tasks you wish to perform while in recovery (eg. "adb shell" to get a root shell on the device to poke around)
    Last edited by Symbiote; 09-30-2012 at 07:32 PM.


 

Ads

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. Incredible won't pass white screen, no recovery, no USB debugging, nothing....
    By spoonfedblue in forum HTC Incredible Rescue Squad Stock Help
    Replies: 2
    Last Post: 08-08-2012, 03:20 PM
  2. problems with htc droid incredible touch screen.
    By block37 in forum HTC Incredible Help
    Replies: 0
    Last Post: 07-10-2011, 11:10 AM
  3. droid incredible stuck at white screen help?
    By 93baker in forum HTC Incredible Rescue Squad
    Replies: 3
    Last Post: 05-20-2011, 03:21 PM
  4. Droid Incredible Touch Screen Issues
    By danDroid in forum HTC Incredible General Discussion
    Replies: 73
    Last Post: 01-15-2011, 10:14 AM
  5. Hey Guys I really need your help with my Droid Incredible and broken screen
    By Jasp in forum HTC Incredible General Discussion
    Replies: 6
    Last Post: 12-04-2010, 12:33 PM

Search tags for this page

android enable debuggin build.prop on recovery mode

,

android enable usb debugging broken screen

,
droid incredible 2 usb debugging
,

enable usb debugging broken screen

,

enable usb debugging htc droid incredible

,
enable usb debugging on android with broken screen
,
how to enable usb debugging on htc incredible with broken screen
,
how to enable usb debugging with broken screen
,

htc droid incredible enable usb debugging

,

usb debugging droid incredible 2

Click on a term to search our sites for related topics.
Powered by vBulletin® Version 4.1.4
Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.
All times are GMT -5. The time now is 12:49 AM.