this post was submitted on 21 Feb 2024
45 points (97.9% liked)

Android

27856 readers
171 users here now

DROID DOES

Welcome to the droidymcdroidface-iest, Lemmyest (Lemmiest), test, bestest, phoniest, pluckiest, snarkiest, and spiciest Android community on Lemmy (Do not respond)! Here you can participate in amazing discussions and events relating to all things Android.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules


1. All posts must be relevant to Android devices/operating system.


2. Posts cannot be illegal or NSFW material.


3. No spam, self promotion, or upvote farming. Sources engaging in these behavior will be added to the Blacklist.


4. Non-whitelisted bots will be banned.


5. Engage respectfully: Harassment, flamebaiting, bad faith engagement, or agenda posting will result in your posts being removed. Excessive violations will result in temporary or permanent ban, depending on severity.


6. Memes are not allowed to be posts, but are allowed in the comments.


7. Posts from clickbait sources are heavily discouraged. Please de-clickbait titles if it needs to be submitted.


8. Submission statements of any length composed of your own thoughts inside the post text field are mandatory for any microblog posts, and are optional but recommended for article/image/video posts.


Community Resources:


We are Android girls*,

In our Lemmy.world.

The back is plastic,

It's fantastic.

*Well, not just girls: people of all gender identities are welcomed here.


Our Partner Communities:

[email protected]


founded 1 year ago
MODERATORS
 

Hi there, I've had a broken phone lying around for ages, only kept it as I know there are some pictures and files I wish I could gain access to again. I've tried a variety of methods gaining access to the files, but it doesn't seem possible as I cannot actually use the screen to "allow usb transfer" etc.. Is there any methods I might have missed or something that could help me retrieve these files?

It's an Huawei Mate 10 Pro.

Any tips, tricks and recommendations are appreciated ๐ŸŒป

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 8 months ago

If you have USB debugging on then yes. If not try to see if you can mirror display with USB and a TV/monitor. If that doesn't work a USB mouse will have to do if you know that layout of your phone. A keyboard could also work for the pin. I always suggest leaving USB debugging enabled and paired to your computer so in such cases you could just do

adb pull /storage/emulated/0(or another number if you have different users or work profile /path/to/desired/location

This way you'll pull all the data from everywhere and delete what you don't need. With USB debugging enabled you could also use SCRCPY, it's a neat tool that'll mirror your screen and you can control the phone with computer mouse and keyboard. If you do want to try and enable it'll be in Developer options/settings, if you have them enabled if you don't you gotta press on Build Number in your about phone section in settings.