Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Accessing files from genymotion sd card

I have been using genymoton for quite some time now.

Could someone pls. tell me if there is a way by which I can access the files present in the sd card of genymotion emulator?

Currently I have to upload them to google driver and then download on windows.

like image 903
Piyush-Ask Any Difference Avatar asked Aug 30 '13 09:08

Piyush-Ask Any Difference


People also ask

Where is the shared folder in Genymotion?

Your shared folder is available in the /mnt/shared directory (multiple shared folders are supported)

How do I add files to Genymotion?

Simply drag and drop onto the emulator the file that you want to use. It will be saved in Download folder. Also to do the vice versa..go to Tools->Android->Android Device Monitor ->Pull your file into the system.


1 Answers

You can use shared folder for that. It is well explain on this Google+ post.

Here is the brief:

  • Go to your VirtualBox VM setting / Shared folder tab
  • Add a shared folder with the folder you want to shared, and check the "auto mount" option
  • Start your VM as usual from the Genymotion software
  • Your shared folder is available in the /mnt/shared directory (multiple shared folders are supported)
like image 87
eyal-lezmy Avatar answered Oct 26 '22 15:10

eyal-lezmy