Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Copy specific file to emulator in Android

I want to copy a specific file(s) to Emulator in Android. How it is possible ?

Thanks.

like image 406
Kartik Bhatt Avatar asked Jun 29 '11 06:06

Kartik Bhatt


People also ask

How do I add music to my emulator Android?

Just drag and drop the Music file in to the emulator. It will show in the Files-Download. Save this answer.


1 Answers

if want push file to Emulator then you can use DDMS->select the emulator ->then open file explorer ->select SDcard->then click push button on right top to browse the file.

like image 120
Sujit Avatar answered Nov 14 '22 22:11

Sujit