Friday, 15 May 2015

How to add an mp3 file to a virtual android device -



How to add an mp3 file to a virtual android device -

i started working android , wanted know if there way add together content virtual device testing purposes . instance add together mp3 file code in android simulator in eclipse locate file. suggestions ?

update : upon going ddms perspective alternative pushing disabled because there no device. not part because testing on device , listed in avd manager. suggestions ? why force alternative disabled why there no device in ddms perspective when there 1 in avd manager ?

if utilize eclipse, go ddms perspective. there see devices (emulators) connected. have select emulator, , click in right side of window in tab fileexplorer. there see files emulator. re-create content folder /sdcard.

you can force mp3 file or folder using adb this

adb force file.mp3 /sdcard

android

No comments:

Post a Comment