[Q] Dead screen, I need screenshots - HTC One X

My HTC One X has a dead screen. The actual OS, lights and touch digitizer work as they should.
I have a lot of documents and photos on the phone that I would love to get off the phone via USB, but I cant quite get to the settings page without a screen.
If there is a way to pull the data off without having to go into the settings and set USB to file transfer, or if someone can send screenshots so I can see where to tap, that would be great.
I need a screenshot of the password screen (keypad), the settings screen all the way until i get to the usb screen, if anyone would please.
Thanks. First thread.

What recovery do you have (a custom one?) You can boot into that and enable ums and then retrieve data.
I may guide you

RE
Mr Hofs said:
What recovery do you have (a custom one?) You can boot into that and enable ums and then retrieve data.
I may guide you
Click to expand...
Click to collapse
Recovery? I dont know what you are talking about, so I believe i use stock. I stumbled upon a different way to get the files off via a hack on a different thread, but its ADB hack. Im a little clueless with this, but if you could guide me that would be appreciated.
The other thread i found is here: http://forum.xda-developers.com/showthread.php?t=1573744

Ah you are fully stock, no unlocked bootloader and custom rom ?
Well at least we can try this :
Download android SDK bundle (Google ) and unpack it to lets say :
C:\android
So we can find it easily ! Navigate with windows explorer to that folder and unfold the folders to a folder named "platform-tools" and check that you have adb.exe inside that folder.
Hold down shift and right click the mouse, select "open command window here.
Now connect the phone and type :
Adb devices in the command window

TehEngineer said:
My HTC One X has a dead screen. The actual OS, lights and touch digitizer work as they should.
I have a lot of documents and photos on the phone that I would love to get off the phone via USB, but I cant quite get to the settings page without a screen.
If there is a way to pull the data off without having to go into the settings and set USB to file transfer, or if someone can send screenshots so I can see where to tap, that would be great.
I need a screenshot of the password screen (keypad), the settings screen all the way until i get to the usb screen, if anyone would please.
Thanks. First thread.
Click to expand...
Click to collapse
well you should follow MR HOFS he will guide you easily but on your request here is the lock screen

RE
Mr Hofs said:
Ah you are fully stock, no unlocked bootloader and custom rom ?
Well at least we can try this :
Download android SDK bundle (Google ) and unpack it to lets say :
C:\android
So we can find it easily ! Navigate with windows explorer to that folder and unfold the folders to a folder named "platform-tools" and check that you have adb.exe inside that folder.
Hold down shift and right click the mouse, select "open command window here.
Now connect the phone and type :
Adb devices in the command window
Click to expand...
Click to collapse
It says "List of devices attached" and nothing else, then goes back to where it was. My phone does come up in "My computer" as drive K, but it cant be opened, probably due to the phone not allowing access, yknow when you hook it up it asks what you want it to do with the USB, like sync or charge, but its defaulted to charge only. But yeah, ADB DEVICES doesnt really do anything as far as I notice.

Then you probably have the problem that usb debugging is not enabled
You are on JB .... do you know how to get the phone on its homescreen ?

RE
Mr Hofs said:
Then you probably have the problem that usb debugging is not enabled
You are on JB .... do you know how to get the phone on its homescreen ?
Click to expand...
Click to collapse
Yeah, but I have no way of telling if im on the home screen or if im tapping the right buttons, which is why i asked for a screenshot. Not trying to sound rude.

Open ddms
Sent from my HTC One X using xda premium

Yeah open ddms ?!? Thats what i call short info.
You got your screenshot. If you are on the homescreen after the pincode the MTP should be enabled and your sdcard should be accessible

RE
Mr Hofs said:
Yeah open ddms ?!? Thats what i call short info.
You got your screenshot. If you are on the homescreen after the pincode the MTP should be enabled and your sdcard should be accessible
Click to expand...
Click to collapse
I tried to enter the code a few times, ive tried ADB every attempt. Ill keep trying until something happens.

RE
TehEngineer said:
I tried to enter the code a few times, ive tried ADB every attempt. Ill keep trying until something happens.
Click to expand...
Click to collapse
I had no luck unlocking the phone. I believe I did, but it still didnt show up on the command prompt.
Im sorry I dont have much knowledge on android, but i presume there is no way to directly pull data from the device, without having to unlock it, correct?
Edit
I dont think the digitizer is functioning anymore. I cannot get any touch response out of it anymore. Is it a goner?

Re
I cant get any response out of it anymore. Am I out of options?

Unfortunately yes.....

RE
Mr Hofs said:
Unfortunately yes.....
Click to expand...
Click to collapse
Alright. thanks for the help though.

Yeah well ! Can't think of any other solution !

Mr Hofs said:
Yeah well ! Can't think of any other solution !
Click to expand...
Click to collapse
I just had one last thing to add.
Sorry for the late reply, but, It still has internet connection and I can install an app from the Play store remotely. I just cant run it due to the broken screen, but, if possible, is there a remote-access app that doesnt require setup that you know of? Or an app that enables file access somehow, Im not sure.
Or im still out of options. thanks again for your attention.

Related

[Q] Screenshots with G2?

I'm sorry if this has been posted before, but nothing came up in search for me. But how do you take screenshots with the G2?
Menace II Society said:
I'm sorry if this has been posted before, but nothing came up in search for me. But how do you take screenshots with the G2?
Click to expand...
Click to collapse
get the Visionary temp root app from market.
type in screenshots in market search, download that app.
Open up screenshots app, check box "shake phone for screenshots". and then if you shake your phone, it will take a screenshot
Shootme from the market (requires root) or use the Android SDK on your computer.
Download VISIONary for root, and Shoot Me for screenshots.
Sent from my T-Mobile G2 using XDA App
if u dont feel like rooting (which is super easy with visionary) and have adb already installed and working on ur computer.
while ur phone is connected to ur computer...
go into ur android-sdk folder, wherever you stored all the files
go into the 'tools'
find and click on the 'ddms' file. it will open up a blank command prompt and will eventually open up a different window.
at the top, click on the 'device' tab and click on 'screen capture'. it will do the capture by itself and i think will display it also.
jakijal said:
if u dont feel like rooting (which is super easy with visionary) and have adb already installed and working on ur computer.
while ur phone is connected to ur computer...
go into ur android-sdk folder, wherever you stored all the files
go into the 'tools'
find and click on the 'ddms' file. it will open up a blank command prompt and will eventually open up a different window.
at the top, click on the 'device' tab and click on 'screen capture'. it will do the capture by itself and i think will display it also.
Click to expand...
Click to collapse
If you try this and, like what happened to myself, your phone doesn't show up, I suggest you install PdaNet on your computer. If it asks if you want to reinstall drivers, hit yes and select HTC. Should work.
rmcsc said:
If you try this and, like what happened to myself, your phone doesn't show up, I suggest you install PdaNet on your computer. If it asks if you want to reinstall drivers, hit yes and select HTC. Should work.
Click to expand...
Click to collapse
oh, so u used pdanet 2 get ur adb working?
yeah, alot of people have taken this route instead of downloading all the sdk files and all of that. itll work this way also.

unlocking question due to the amount of threads

can someone please assist me with a possible stupid question?
i want to know if getting an unlock code say from tmobile would work on just the phones i have or for anyone in general within that network?
jwpjxp05 said:
can someone please assist me with a possible stupid question?
i want to know if getting an unlock code say from tmobile would work on just the phones i have or for anyone in general within that network?
Click to expand...
Click to collapse
usually phones are locked by imei no. so will work only for that phone
if you try this on other phones is to get an error message only -so will not hurt to try but no results also if you try 3-5 times an unlock code phone is hard locked - only service tools(/unlock box/dongle) can reflash /unlock it
stupid noob question
u said unlock box/dondle? what are those? service tools.
so i guess my question is this. is the unlock code somewhere on the phone is there a way or person who can help me find it without going through tmobile
jwpjxp05 said:
u said unlock box/dondle? what are those? service tools.
so i guess my question is this. is the unlock code somewhere on the phone is there a way or person who can help me find it without going through tmobile
Click to expand...
Click to collapse
it's hard-coded in radio firmware you can't find it so easy also it depends of your phone model i.e. look here to see how to unlock a galaxy i-9000 phone
ok im working with the garminfone on this project. and when adb it doesnt recognize this device. any clue on how to arrange it so it does. it will connect to the computer and i can see the files from there but it just will not be found as a device through adb
jwpjxp05 said:
ok im working with the garminfone on this project. and when adb it doesnt recognize this device. any clue on how to arrange it so it does. it will connect to the computer and i can see the files from there but it just will not be found as a device through adb
Click to expand...
Click to collapse
as I said you will not solve that problem...
to make Garminfone to work on PC install Android SDK and phone drivers (from CD or Garmin site or just install sync software and you get it) after installing SDK and drivers you should get ADB interface working check this by running adb check from console (cmd.exe) don't forget to add adb location to system path or just enter adb.exe folder before usually the folder is ~\android-sdk\platform-tools\
now check your ADB interface is working open cmd.exe in adb.exe folder then
Code:
adb devices
if you don't get this your phone will not work with PC
don't forget to activate usb debugging on phone

[Guide]Unlocking Android Protection Code Without Reset Or Root

THIS METHOD WILL NOT WORK IN NEWER VERSIONS OF ANDROID
Click to expand...
Click to collapse
1.Please note that by using this method you can unlock phone without losing any data.
2.This must not be used for any illegal purpose.
3.I do not hold any responsibility of any phones bricked using this method(though it is tested)
.
.
Requirements
Links
1.Download Android Multi Tools- Click Here
2.Universal Adb Drivers - Click Here
Click to expand...
Click to collapse
.
.
Now lets begin
1.First unpack the tool.
2.Then install the adb driver.
3.Turn on your phone and connect it to pc via data cable.
4.Now press 1 to check if your device is connected properly.
5.Now if you have pin,password or face-lock please press 2.
6.If you have pattern lock then press 3.
7.Device will reboot and it will be unlocked.
8.If it still shows pattern,pin or password enter window simply simply give any to unlock.
Click to expand...
Click to collapse
.
.
Other action that can be done by this program are below
.
Choice detail
1.check device for check connection of device to pc.
4.reset gmail for reset gmail login after try many time wrong unlock
5.wipe data for reset all data to factory setting.
6.reboot for reboot device to normal mode or exit from adb shell.
7.check device on fastboot mode for check connection of device to on fastboot mode.
8.wipe data / cache on fastboot mode for erase user datat and cache on fastboot mode to resolve freeze,stuk on boot logo or slow down device. That is often found in the cpu spreadtrum sc6280/sc8810.
9.exit fastboot mode for reboot your pc or exit fastboot.
0.go to command promt for entering dos promt.you can use command in this soft folder and can return to the main program by type exit
s.software info for info cpu inside,firmware version and etc.
H.hardware info for determine the ic number of gsensor,touch screen,camera,wifi and more
Click to expand...
Click to collapse
.
.
.
thanks for reading this post
Written By
Pranto Roy
XDA
Click to expand...
Click to collapse
Links
1.download android multi tools- http://d-h.st/rCh
2. universal adb drivers - http://adbdriver.com/upload/AdbDriverInstaller.exe
prantoroy said:
Links
1.download android multi tools-
2. universal adb drivers -
Click to expand...
Click to collapse
thanks
my younger bro face this problem yesterday and today i got ans
will try and update
Jpjayesh said:
thanks
my younger bro face this problem yesterday and today i got ans
will try and update
Click to expand...
Click to collapse
Sure Please Update
Thnks
Sent from my HTC One X using xda app-developers app
chrisb906 said:
Thnks
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
hmm. . . gud
share it!!
Unfortunately, I was not at my work machine.
Pranto Roy said:
1.Please note that by using this method you can unlock phone without losing any data.
2.This must not be used for any illegal purpose.
3.I do not hold any responsibility of any phones bricked using this method(though it is tested)
.
.
.
.
.
.
.
.
.
Click to expand...
Click to collapse
Hello to everyone!
This description is very good, but unfortunately I can not help of mind. The Freetab 2099 tablet is set, the OSD, I forgot, offered through the recovery gmail account, but the machine is not connected to the Internet, and it can not be solved. The Windows XP felimeri the machine, but only shows an empty folder adb driver installation, and Total Commander, however does not see downloaded from the manufacturer's website drivers installed, but not working this solution, a multitool can not find device. Maybe a factory reset would solve the matter but has not yet been described find or install a new rom that is. Img extension of the manufacturer's side, but I do not know bekepcsolni debug mode on the machine, it does not allow the zárképrnyőről to move on.
If anyone knows a solution to my problem, thanks in advance.
Hello, Valer
Tiszaba said:
Hello to everyone!
This description is very good, but unfortunately I can not help of mind. The Freetab 2099 tablet is set, the OSD, I forgot, offered through the recovery gmail account, but the machine is not connected to the Internet, and it can not be solved. The Windows XP felimeri the machine, but only shows an empty folder adb driver installation, and Total Commander, however does not see downloaded from the manufacturer's website drivers installed, but not working this solution, a multitool can not find device. Maybe a factory reset would solve the matter but has not yet been described find or install a new rom that is. Img extension of the manufacturer's side, but I do not know bekepcsolni debug mode on the machine, it does not allow the zárképrnyőről to move on.
If anyone knows a solution to my problem, thanks in advance.
Hello, Valer
Click to expand...
Click to collapse
Seriously Man.
Didn't Understood A Word.
Give Details and Only Ask The Main Question
Pranto Roy said:
Seriously Man.
Didn't Understood A Word.
Give Details and Only Ask The Main Question
Click to expand...
Click to collapse
The "Freetab 2099" table host forgot the password and can not login. The Android Multi Tools does not recognize your computer, Windows can only see empty folders. How to factory reset the computer to do?
Tiszaba said:
The "Freetab 2099" table host forgot the password and can not login. The Android Multi Tools does not recognize your computer, Windows can only see empty folders. How to factory reset the computer to do?
Click to expand...
Click to collapse
If The Computer Doesn't Recognize It Install Drivers.
Without Identifying Its Not Possible.
Pranto Roy said:
If The Computer Doesn't Recognize It Install Drivers.
Without Identifying Its Not Possible.
Click to expand...
Click to collapse
Hello!
The Adb Driver Installer does not recognize the machine, so I installed the manufacturer's website for official drivers. Only one folder is empty, or whatever it may be copied, "The device is not responding or is not connected."
Tiszaba said:
Hello!
The Adb Driver Installer does not recognize the machine, so I installed the manufacturer's website for official drivers. Only one folder is empty, or whatever it may be copied, "The device is not responding or is not connected."
Click to expand...
Click to collapse
I'll Get The Drivers
ts, i tried to used the tool the the .exe recognize my device it shows the serial number but when i tried to unlock using otion 2 or 3 it doesn't work i got skk mobile a1 device it has somewhat like ios GUI
ghepier said:
ts, i tried to used the tool the the .exe recognize my device it shows the serial number but when i tried to unlock using otion 2 or 3 it doesn't work i got skk mobile a1 device it has somewhat like ios GUI
Click to expand...
Click to collapse
If It Recognized Ur Device It Will Work
And Please Add Details
Eg. What Error Message etc.
Hi there, i have tried to use the following software but it doesnt work
so basically I have a samsung G3 i9300T and I know the pattern code but i still want to try out.
firstly when i ran the Multi-tool, it doesn't recongized my phone. So i realized i have to turn on USB debugging in order to let the software to detect my phone.
So i have turned the usb debug mode on and it finally picks up my phone.
Press 1 and it has my serial number, good, good. Then I go to option 3 as you mentioned in order to unlock pattern lock.
It reboots, and the pattern lock is still sitting on screen. So i tried to swipe anywhere on the pattern lock but it doesnt allow me to go further unless i input the right code.
Now i am wondering what could went wrong?
Fossil_Sioux said:
Hi there, i have tried to use the following software but it doesnt work
so basically I have a samsung G3 i9300T and I know the pattern code but i still want to try out.
firstly when i ran the Multi-tool, it doesn't recongized my phone. So i realized i have to turn on USB debugging in order to let the software to detect my phone.
So i have turned the usb debug mode on and it finally picks up my phone.
Press 1 and it has my serial number, good, good. Then I go to option 3 as you mentioned in order to unlock pattern lock.
It reboots, and the pattern lock is still sitting on screen. So i tried to swipe anywhere on the pattern lock but it doesnt allow me to go further unless i input the right code.
Now i am wondering what could went wrong?
Click to expand...
Click to collapse
That Is The Exact Process
I'll test it On S3
Didn't work on Motorola XT901
Thanks for supplying such a tool, unfortunately I tried it and had the same result has Fossil_Sioux on a Motorola XT901. Phone is recognized and when I select option 2 it reboots, but the lock screen is still displayed. I enter in any random pin and it just prompts me to try again. Any suggestions?
thanks
thanks for your time in posting this information because i find it very helpful
Nice
Nice thread...thnx man.
Devill007 said:
Nice thread...thnx man.
Click to expand...
Click to collapse
Thanks

[HELP] Cannot connect to PC using usb cable.

Hello,
I have Lumia 930 with W10M ....yesterday,i deployed "root app" and "CustomPFD" .xaps to my device...to get Interop Unlock and Full FS Access,but i think i do something what i shouldnt do...
My probles is: when i connect my device to PC using same USB cable as yesterday an any other day....it just pop up messenge about slow charger,normalny its pop up if i wanna use cable to move items and stuff from/to my device...but now i just cannot connect my L930 to PC....it just charges my phone...can u guys please tell me how to solve this problem??
It happened to me yesterday. The issue is activating full MTP access. It doesen't work properly. It has a slim chance for your pc to detect the system files. I recommend you use customPDF registry editor to revert the changes (search this forum). Or factory reset will do, but it will be a hassle setting up your phone all over again.
soad26 said:
It happened to me yesterday. The issue is activating full MTP access. It doesen't work properly. It has a slim chance for your pc to detect the system files. I recommend you use customPDF registry editor to revert the changes (search this forum). Or factory reset will do, but it will be a hassle setting up your phone all over again.
Click to expand...
Click to collapse
I searched....and tryed that "enable and disable" method in CustomPFD...i seriously dont wanna factory reset my phone...ohhh....that so bad
EDIT: Oh.nothing works....i think i need to do factory reset...when its done ill post next EDIT if it works
You have to do it manually. I found this. This is the exact process i did with cPDF.
navigate this path :
HKLM\Software\Microsoft\MTP
edit Data Store value to c:\Data\Users\Public and hit Write button .
that's it
Unplug/replug your phon until the system detects it.
soad26 said:
You have to do it manually. I found this. This is the exact process i did with cPDF.
navigate this path :
HKLM\Software\Microsoft\MTP
edit Data Store value to c:\Data\Users\Public and hit Write button .
that's it
Unplug/replug your phon until the system detects it.
Click to expand...
Click to collapse
A did this already but it didnt worked...is already has "c:\Data\Users\Public " value....
Sharp852 said:
A did this already but it didnt worked...is already has "c:\Data\Users\Public " value....
Click to expand...
Click to collapse
Did you restart? And press write like 10x. Unplug your phone, wait. If it did not work, just unplug/replug until your pc detects it.
soad26 said:
Did you restart? And press write like 10x. Unplug your phone, wait. If it did not work, just unplug/replug until your pc detects it.
Click to expand...
Click to collapse
I did factory reset...now it works like a charm...but while formatting,i rimebered that i forgot to backup my photos.... ...so i dont have my photos now....
Ouch... I feel you brother. Just do interop unlock, i dont find full mtp access that really useful.
soad26 said:
Ouch... I feel you brother. Just do interop unlock, i dont find full mtp access that really useful.[/QUOTE
Okay,at least i have some of photos on Onedrive form WP8 .....at least something....okay...so i dont need Full MTP access really.....so just interop unlock from "root tool"...and what to choose? just Interop,Interop+Capability or Win10 Capabilities? and...ive seen on 1 threat what there is option to bring on 5 Quick Access tiles...how to do that??
Click to expand...
Click to collapse
same on Lumia 535
Sharp852 said:
Hello,
I have Lumia 930 with W10M ....yesterday,i deployed "root app" and "CustomPFD" .xaps to my device...to get Interop Unlock and Full FS Access,but i think i do something what i shouldnt do...
My probles is: when i connect my device to PC using same USB cable as yesterday an any other day....it just pop up messenge about slow charger,normalny its pop up if i wanna use cable to move items and stuff from/to my device...but now i just cannot connect my L930 to PC....it just charges my phone...can u guys please tell me how to solve this problem??
Click to expand...
Click to collapse
same problem
Having this issue on my Lumia 830. I did the registry changes (tried combo of upper/lowercase for the registry key) and nothing worked.
Eventually, after trying boot mode (the ! window) I am locked out of all my jailbreak apps. I suspect the boot loader (holding the volume key down until the ! screen loads) locked my capabilities.
Oh well. Windows Recovery Tool says there's new Firmware for the 830 (much newer than what's on my phone). Yet another full restore is in the works for me. Hope anyone reading this doesn't make the same mistake I did!

Locked out of HTC M8

I have an HTC M8 phone and I set a pattern lock, and then stupidly forgot what it was. Everyone has been telling me to do a factory reset, but some of my photos are not backed up anywhere and I do not want to lose them. I need help either figuring out how to get into my phone, or how to recover the pictures that are on my locked phone. I have my Google account information, but that does not seem to be any help really. Please help!
Thank you!
Do you have a custom recovery? Even if not you should be able to boot to recovery, connect to pc, and in cmd prompt where your adb is(usually platform-tools in the Android sdk) type
adb pull /sdcard
That will download your entire sdcard to your computer. Could also just do adb pull /sdcard/DCIM to only get the camera pictures, other pics are in /sdcard/Pictures
Sent from my Nexus 6 using Tapatalk
After you enter the wrong pattern enough times, does the phone give you the option to sign on via your Google login?
Be aware that the security passwords and patterns exist for a reason, and its not commonly discussed here how to circumvent them. Such knowledge can be used by criminals that steal phones.
Also, I know this doesn't solve your issue, but its far too common to see posts like this. Waiting for a disaster to happen is not the right time to realize you should have been backing up your data. With all the options (SD card, sync to PC, cloud solutions - some built in) there is really no excuse not to be doing so.
redpoint73 said:
After you enter the wrong pattern enough times, does the phone give you the option to sign on via your Google login?
Be aware that the security passwords and patterns exist for a reason, and its not commonly discussed here how to circumvent them. Such knowledge can be used by criminals that steal phones.
Also, I know this doesn't solve your issue, but its far too common to see posts like this. Waiting for a disaster to happen is not the right time to realize you should have been backing up your data. With all the options (SD card, sync to PC, cloud solutions - some built in) there is really no excuse not to be doing so.
Click to expand...
Click to collapse
No , it does not give me that option which is frustrating as that is what many have told me to do. And yes I know, I'm kicking myself for not backing everything up. It has been a few months since I uploaded everything to my laptop. And at this point I was trying any possible option, and was given this forum to try to find help.
I am not sure to be honest... I'm not very knowledgeable about all this which is why I am having such a hard time. How do I boot to recovery? And every time I connect to my pc, it wont let me get any photos from the phone.
HolyAngel said:
Do you have a custom recovery? Even if not you should be able to boot to recovery, connect to pc, and in cmd prompt where your adb is(usually platform-tools in the Android sdk) type
adb pull /sdcard
That will download your entire sdcard to your computer. Could also just do adb pull /sdcard/DCIM to only get the camera pictures, other pics are in /sdcard/Pictures
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
megan.marie42 said:
I am not sure to be honest... I'm not very knowledgeable about all this which is why I am having such a hard time. How do I boot to recovery? And every time I connect to my pc, it wont let me get any photos from the phone.
Click to expand...
Click to collapse
If the phone is stock (never rooted, bootloader unlocked, etc.); and you don't know what custom recovery is, than you don't have it.

Categories

Resources