In my application I am going to store the file from assets to the SDCard. But now there is no more space in the emulator. So I want to delete that file.
So how to delete that file from the Emulator?
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.
Option 1:
Go to Avd folder in
Windows XP
C:\Documents and Settings{current user}.android\avd{avd name}\
Vista/Win7
C:\Users{current user}.android\avd{avd name}\
Delete the sdcard.img file… when you run the emulator next time, it will create new sdcard
Option 2:
If you want to delete specific files from sdcard then
Open your command prompt and type