V
V
vari0us2015-09-30 02:35:02
Android
vari0us, 2015-09-30 02:35:02

How to view and copy the internal memory of the device?

How to view and copy the internal memory of an android device without ROOT from a computer?
It seems to be a dumb question but it doesn’t google, maybe I’m dumb but help :-)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Antony, 2015-09-30
@RiseOfDeath

via adb

I
Ivan, 2015-09-30
@LenLord

Without root access, you won't be able to do this, not even through adb. It will just give you permission denied.
Unless, of course, you are talking specifically about internal memory (for example, about / data / data / package_name.
So there is only root to do (if, for example, you want to pull out the database of some application)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question