Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android VirtualBox Shared Folders [closed]

I have installed Android x86 inside VirtualBox I shared a folder from my host machine which is Windows 7 for Virtual Android Machine But I cannot see this folder anywhere in my Android VM. Is there a way to use this shared folder inside Android VM?

like image 626
Serjik Avatar asked Sep 16 '13 09:09

Serjik


1 Answers

Very simple answer is to use USB device,

Go to virtualbox > settings > USB > add usb device connected to your computer

Go to ES file explorer in android guest

ES > local > you will find new USB listed here, click on that, select allow ES to use this USB storage,

BANG, you can share files through USB storage

Note: I used this in host UBUNTU and it works, and I think it should work with other systems also.

like image 191
sharad gor Avatar answered Oct 14 '22 07:10

sharad gor