Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
231 views
in Technique[技术] by (71.8m points)

Where are Android Emulator Image Stored?

On the emulator, I downloaded an image from Google. I can find the image on the emulator, but I have no idea what the file location of the image is. To debug my app I need to know where that image is. How can I get the full path of the image?

question from:https://stackoverflow.com/questions/13095718/where-are-android-emulator-image-stored

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

From the AVD documentation:

By default, the android tool creates the AVD directory inside ~/.android/avd/ (on Linux/Mac), C:Documents and Settings<user>.android on Windows XP, and C:Users<user>.android on Windows 7 and Vista.

Update (2020-02-22): This wording isn’t on the current documentation page anymore, but the location appears to be the same (C:Users<user>.android) on Windows 8 and 10.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.9k users

...