Reputation: 175
adb remount
I get the following error device not found
.
I am trying to create a folder and push multiple files on sdcard. When I try to use the command I have already created sdcard for my emulator.
I am using android with eclipse.
Anyone have a solution to this?
Upvotes: 0
Views: 1229
Reputation: 6326
Here is the tutorial about push files on SD Card
http://www.coderzheaven.com/2011/03/24/how-to-add-files-like-images-inside-your-emulator-in-android/
Upvotes: 1