我正在使用Bluestacks应用程序播放器。有时我需要将Bluestacks(SD卡)之间的文件从/到我的窗口转移。
我似乎找到了在 <BLUESTACKS_DATA>/Android/SDCard.sparsefs/Store
上的SD卡中存储数据的文件,但我看不到内容&amp;轻松从我的电脑修改它。
是否有任何方法可以在它们之间传输文件?
我正在使用Bluestacks应用程序播放器。有时我需要将Bluestacks(SD卡)之间的文件从/到我的窗口转移。
我似乎找到了在 <BLUESTACKS_DATA>/Android/SDCard.sparsefs/Store
上的SD卡中存储数据的文件,但我看不到内容&amp;轻松从我的电脑修改它。
是否有任何方法可以在它们之间传输文件?
I'm using BlueStacks App Player. Sometimes I need to transfer files between BlueStacks (SD card) from/to my Windows.
I seem to find the file that stores the data in the SD card on <BLUESTACKS_DATA>/Android/SDCard.sparsefs/Store
, but I cannot see the content & modify it easily from my PC.
Are there any ways to transfer files between them?
对于Windows V 0.9.0.4049和更高
的Bluestacks应用程序播放器Bluestacks和Windows之间存在共享文件夹:
bluestacks: /sdcard/windows/BstSharedFolder
(您可能需要安装文件资源管理器应用程序,例如"es文件资源管理器" 以访问此文件夹)
windows: <BLUESTACKS_DATA>/UserData/SharedFolder
(默认情况下, <BLUESTACKS_DATA>
是 C:/ProgramData/BlueStacks
。这是在蓝色安装上设置的)。
在Windows 10设备上,它位于位置 C:/BlueStacks/Engine/UserData/SharedFolder
或 C:/ProgramData/BlueStacks/Engine/UserData/SharedFolder
或 C:/BlueStacksData/Bluestacks/UserData/SharedFolder
。
手动方法(Bluestacks↔pc)
复制/置于要传输到一个文件夹的任何文件(使用Bluestacks上的"es文件资源管理器" 或PC上的"Windows Explorer" ),并且这些文件将显示在另一个文件夹上。
简单方法(仅限PC→Bluestacks)
从Bluestacks,打开"Bluestacks设置" ,单击"导入Windows文件" ,然后单击继续。将出现一个文件选择器对话框,您可以在其中选择要导入的文件(提示:您可以通过持有 ctrl 并单击其他文件来选择多个文件)。最后,单击打开。 Bluestacks会将文件复制到上面提到的相同共享文件夹。
参考:如何从蓝蓝的PC上访问文件?
For BlueStacks App Player for Windows v 0.9.0.4049 and higher
There is a shared folder between BlueStacks and Windows:
BlueStacks: /sdcard/windows/BstSharedFolder
(you may need to install a file explorer app such as "ES File Explorer" to access this folder)
Windows: <BLUESTACKS_DATA>/UserData/SharedFolder
(by default, <BLUESTACKS_DATA>
is C:/ProgramData/BlueStacks
. This is set on BlueStacks installation).
On a Windows 10 device, it was found at the location C:/BlueStacks/Engine/UserData/SharedFolder
or C:/ProgramData/BlueStacks/Engine/UserData/SharedFolder
or C:/BlueStacksData/Bluestacks/UserData/SharedFolder
.
Manual method (BlueStacks xe2x86x94 PC)
Copy/put any files you want to transfer to one folder (using "ES File Explorer" on BlueStacks, or "Windows Explorer" on PC), and those files will be shown on another folder.
Simple method (PC xe2x86x92 BlueStacks only)
From BlueStacks, open "BlueStacks Settings", click "Import Windows Files" and click Proceed. A file chooser dialog will appear where you can select the file you want to import (tips: you can select multiple files by holding Ctrl and clicking other files). Finally, click Open. BlueStacks will copy the files to the same shared folders mentioned above.
Reference: How to Access Files on your PC from BlueStacks?
Bluestacks now has a Media Manager that you can use to easily import/export files.
使用与bluestacks一起使用的导入Windows文件应用程序。
use import windows file app that come along with bluestacks.
如果要传输相对大的文件(即1GB):
我试过这个,它肯定有效。祝你好运:-)
If you want to transfer a relatively big file (i.e. 1GB):
I tried this and it certainly worked. Good Luck :-)
您可以在Bluestacks中安装 Total Commander 应用程序以及FTP和SCP / SFTP(SSH)插件,并将文件通过网络传输到本地PC。在MAC SSH上可以启用并转移到您的 localhost
通过ssh。在Windows上,您可以在PC上安装FTP服务器,因此该应用程序可以通过FTP协议连接到您的IP。
You can install Total Commander app in BlueStacks along with FTP and SCP/SFTP (SSH) plugins and transfer the files over the network to your local PC. On Mac SSH can be enabled and transferred to your localhost
via SSH. On Windows you can install FTP server on your PC, so the app can connect to your IP via FTP protocol.
bluestacks仅提供一种方法来访问SDCard ABCDefghijklmnabCdefghijklmn0
中的子文件夹,其中Windows中有路径 C:ProgramDataBlueStacksEngineUserDataSharedFolder
。因此,最简单的方法是在那里放置一些文件,然后使用Android文件管理器应用程序(例如,Total Commander,它可以移动整个文件夹)移动在SD卡上需要它们的位置。
/编辑:此答案的其余部分似乎不再工作了。如果你想用一个旧版bluestacks ,我会在这里留下它。。< / p>
还可以通过一些复杂的操作来完全访问SD卡。
Bluestacks将SD卡作为一种虚拟映像盘,在Windows上,它是 C:Program DataBlueStacksAndroidSDCard.sparsefs
或 C:ProgramDataBlueStacksEngineAndroidSDCard.vdi
,具体取决于版本。基本上,您可以做的就是您可以创建一个新的虚拟映像磁盘,但格式化为 FAT
,这将允许安装在Android和Windows中!然后,您将在"我的电脑" 中将虚拟映像盘视为驱动器。
FAT
中格式化。 最后,您需要杀死所有蓝色攻击进程(即,它们以"HD-*" 开头)并通过Regedit在 Abcdefghijklmn6
上将路径更改为SDCard映像的路径。
对于此方法的逐步教程,请查看 7labs.io教程。
BlueStacks only provide a way to access a subfolder of the sdcard /storage/sdcard/windows/BstSharedFolder
which in Windows has the path C:\ProgramData\BlueStacks\Engine\UserData\SharedFolder
. The easiest way is thus to place some files there, and then use an Android file manager app (eg, TotalCommander, which can move whole folders) to move the files around where you need them on your sd card.
/EDIT: the rest of this answer seems to not be working anymore. I leave it here if you want to try it with an older version of BlueStacks.
It is also possible to get full access to the sd card with some more complex manipulations.
BlueStacks stores the sd card as a kind of virtual image disk, on Windows it's at C:\Program Data\BlueStacks\Android\SDCard.sparsefs
or at C:\ProgramData\BlueStacks\Engine\Android\SDCard.vdi
depending on the version. Essentially, what you can do is that you can create a new virtual image disk, but formatted in FAT
, which will allow both the mounting inside Android and Windows! Then, you will see the virtual image disk as a drive in "My Computer".
To go down this route, you will need two softwares:
Then you can format in FAT
using your OS formatting tool.
And lastly, you need to kill all BlueStacks processes (ie, they start with "HD-*") and change the path to the sdcard image via regedit at HKEY_LOCAL_MACHINE\SOFTWARE\BlueStacks\Guests\Android\BlockDevice\2\Path
.
For a step-by-step tutorial on this approach, have a look at the 7labs.io tutorial.
使用es explorer
1 - 从App-Store下载ES,并启用并连接WiFi
2-开放es菜单转到LAN,在您的计算机上共享网络上的文件夹(读/写访问/每个人)并启用网络发现
3-扫描或添加Windows计算机的IP并使用Windows用户/通过
4-您现在可以轻松复制两个设备之间的粘贴文件
它将工作100%
Using ES Explorer
1 - Download Es from App-store and Enable and Connect WiFi
2- Open ES Menu Go to LAN, On your computer share the folder (Read/write Access/Everyone) on network and enable network discovery
3- Scan or add IP of Windows Computer and use windows user/pass
4- You can now copy paste files between two devices easily
It Will Work 100%
当我安装蓝色时,我有一个名为root explorer的应用程序。一个带有r的文件柜。
简单地打开, 贮存, SD卡, [文件位置], "举行点击" , 发送, 到Windows。 (我有几秒钟后等待保存框弹出)
When I installed bluestacks I had an app called Root Explorer. A file cabinet with a R on it.
Simply Open, Storage, SDcard, [File Location], "Hold Click", Send, To Windows. (I had couple seconds wait after that for the Save box to pop up)
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有