Pull file and Push file in Sdcard

If you want to push file into sdcard or pull file from sdcard in emulator, first you have checked whether your emulator have sdcard storage or not by checking AVD manager settings.

If your emulator has sdcard storage, then goto:

Windows-> show View-> Other-> find File Explorer
open it.

You found many fields like acct, cache, config, data, etc.
From that find storage field, and inside storage you found sdcard. click on it then you can see some options to the right side of that page with these icons:
From these icons, first is for push file onto device and second is for pull file from device...

If you want to add folder in sdcard, then click on 4th icon (+) and for removing click on 3rd icon (-)

Comments

Popular posts from this blog

SQLiteDatabase (Without SqliteOpenHelper class)

Set current date to Button and Datepicker dialog

MVC Architecture in Android