← Back to team overview

ubuntu-phone team mailing list archive

Re: Broken TouchScreen Meizu Pro 5

 

Are you trying to recover all of your data? If so, follow the steps below.

If Developer Mode is not enabled on the phone, and you can't access your
files through an Ubuntu Desktop terminal with phablet-shell or adb shell,
you'll need to enter Recovery mode and pull the files from there. Power off
your phone. Press and hold the Volume Up Button and the Power button until
the white Meizu screen is displayed. Release both buttons. You'll be
presented with a black screen and the Ubuntu logo. This is Recovery mode.

>From a terminal, type:
adb shell
mount -a
exit
adb pull /data/user-data/phablet MeizuFullBackup

It'll dump all of your data into a folder named MeizuFullBackup.
Hope that helps.





On Mon, Mar 20, 2017 at 5:55 PM, Kamouni Mohamed <mohamed.kamouni@xxxxxxxxx>
wrote:

> Hello,
> Sadly my Pro 5 touchscreen is broken and i would like if there is a way
> that i can access my device on computer, i have a lockscreen with a
> passcode so  i can't acess it on my ubuntu without the passcode, also the
> wifi was disabled when the touchscreen broke so i can't ssh it neither.
>
> Thanks
>
>
> Best regards.
>
>
> --
> Mailing list: https://launchpad.net/~ubuntu-phone
> Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ubuntu-phone
> More help   : https://help.launchpad.net/ListHelp
>
>

References