on my os x laptop I have android sdk installed into /Users/user/dv/android-sdk-utd. But where there is emulator’s files?
on my os x laptop I have android sdk installed into /Users/user/dv/android-sdk-utd. But where
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use file-explorer to show the content of your eulator. Even you can pull or push file from emulator. Please follow this link
You can see the directory structure of emulator which is as same as phone.You can explore internal as well external storage of emulator.
http://www.coderzheaven.com/2011/03/24/how-to-add-files-like-images-inside-your-emulator-in-android/
Thanks