Reputation: 1316
I have some data inside the android emulator. Is there any way to access android avd devices internal storage on PC
Upvotes: 1
Views: 3446
Reputation: 883
Go to Emulator:
Settings -> Memory -> Internal Storage -> Other
Then a pop up will open. Click on explore. Then you will get access of Internal Storage.
or
check this in android studio -
View > Tool Windows > Device File Explorer
Hope it helps !
Upvotes: 5