1

I was wondering if there is any ways for me to controll my phone (Sony Xperia V) with my computer? Half of the glass/screen is broken, so i cant write anything on the lower part of the screen! The phone is not rooted, and has also been turned off, so im kinda stuck.

So, my question is: Is there any ways for me to controll my non-rooted, turned off, screenbroken phone with my computer?

Cheers!

Izzy
  • 91,166
  • 73
  • 343
  • 943
user39678
  • 11
  • 1
  • 2

1 Answers1

1

If I were you I would try to get control over the device using ADB. From there you can get your files back and root the device if you want. Also as Izzy suggested in the comments, there are several applications for a device with a cracked or unusable screen. Android is Linux based, so Android can do almost anything a Linux based server can do. You can find a lot of great server based applications for android by searching on Google.

Remember, Android is a Linux based operating system, so Android can do almost anything a Linux based server can do. A lot of server applications are going to require root.

It also seems your question can best be answered by: Control android with broken screen from pc

John
  • 1,526
  • 2
  • 13
  • 19
  • 1
    +1 from me to that. Just one handicap: While ADB gives great power to the user (I wouldn't know any more how to do without that), it requires USB Debugging on the device to be turned on. If that wasn't done before the cracker, and no trick (e.g. NFC tag) prepared to switch it on without touching the screen, OP might be in bad luck. Still, the other linked questions might provide some hints how it still can be achieved. – Izzy Aug 20 '13 at 06:08
  • @Izzy ah yes, I suppose USB Debugging would have to have been turned on before the screen got cracked. Good point. – John Aug 20 '13 at 07:05
  • Thanks for the answers! I dont remember if the USB Debugging was on or off! :S I've been trying ADB and some other things, but I dont think did it right, cause it wounldnt work. Im also kinda scared of rooting the phone cause I dont know what that will do about example; waranty, or what it would do to my phone, or if its worth it? – user39678 Aug 20 '13 at 18:19
  • I've got ADB/SDK and Droid@screen and/also and emulator that came with the SDK download, but.. I have NOO idea of what I'm doing! :S – user39678 Aug 20 '13 at 18:58
  • Do you care if you void the warranty? Or are you going to try to get a new one through warranty? – John Aug 20 '13 at 19:05
  • I dont think I will get a new one through warranty, but I read some place that rooting could "block" the phone if you did it wrong? – user39678 Aug 20 '13 at 19:30
  • Hmm.. what Im trying to say is that i dont know much about rooting, what it will cause, how to do it, or if its worth it! Or how to use ADB – user39678 Aug 20 '13 at 19:34
  • How do I turn on the USB Debugging? – user39678 Aug 20 '13 at 19:52
  • Ive done all this steps, but i dont find my device here

    http://www.youtube.com/watch?feature=player_embedded&v=QMbvdB4_DVo

    – user39678 Aug 20 '13 at 20:19
  • Before you do anything else I would recommend just trying to get a new one through warrenty – John Aug 20 '13 at 20:23
  • Okay, I dont think I will, last time I had a phone with problems I had to send it in within the very first week to get a new one. And if I send it in to were i bought it to repair, it will cost over 3.000,- NOK. :( I'll try see if anyone can fix it for less!

    Anyways, thanks for your time and help!

    – user39678 Aug 20 '13 at 20:30