简体   繁体   English

如何在 BlueStacks 模拟器上提取已安装的应用程序

[英]How to extract installed Apps on BlueStacks emulator

I need to have open/edit/review of my own app which I've previously installed on BlueStacks.我需要打开/编辑/查看我之前安装在 BlueStacks 上的自己的应用程序。

Somehow I think there is a way to access what I looking for.不知何故,我认为有一种方法可以访问我正在寻找的内容。 Actually it's not a copyrighted product.实际上,它不是受版权保护的产品。

I've found the shortcut of this app which is in this path:我在这个路径中找到了这个应用程序的快捷方式:

C:\ProgramData\BlueStacks\UserData\Library\My Apps

When in looking for Target of this shortcut i found the name of project like com.xxx.xxxx and other things like these:在寻找此快捷方式的目标时,我找到了com.xxx.xxxx之类的项目名称以及其他类似内容:

C:\Program Files (x86)\BlueStacks\HD-RunApp.exe" -p net.xxxx.xxxxx -a net.xxxx.xxxx.xxxxx

these x's refer to my application's name which is correct.这些 x 指的是我的应用程序名称,这是正确的。

You can install any apk extracting app 'you can try this for example' , and then copy your apks to您可以安装任何 apk 提取应用程序“例如,您可以尝试这个”,然后将您的 apk 复制到

sdcard > bstfolder > Documents sdcard > bstfolder > 文件

follow this for full description按照这个完整的描述

You can Install ' ESFile Explorer ' on your bluestacks then backup your installed app and copy them to:您可以在bluestacks上安装“ ESFile Explorer ”,然后备份已安装的应用程序并将它们复制到:

SDcard > Windows > BstSharedFolder SD 卡 > Windows > BstSharedFolder

then you'll find it on windows on this folder:然后你会在 Windows 上的这个文件夹中找到它:

C: > ProgramData > BlueStacks > UserData > SharedFolder C: > ProgramData > BlueStacks > UserData > SharedFolder

Given answers no longer work for Bluestacks 4. So if you are using Bluestacks 4 : use ES file manager and make a backup, same as before.给出的答案不再适用于 Bluestacks 4。因此,如果您使用的是 Bluestacks 4:使用 ES 文件管理器并进行备份,与以前相同。 Save it for instance in downloads.例如,将其保存在下载中。 Next in bluestacks go to Media Manager, downloads click on the backed up apk and click on export to windows.接下来在 bluestacks 转到媒体管理器,下载单击备份的 apk,然后单击导出到 Windows。 It'll let you pick a windows directory where you'll save the apk.它会让你选择一个 Windows 目录,你将在其中保存 apk。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在横向模式下运行android应用并在bluestacks模拟器中设置首选大小 - How to run android apps in landscape mode and set preffered sizes in bluestacks emulator 如何检查 bluestacks 模拟器的 Android 操作系统版本 - How to check Android OS version of bluestacks Emulator BlueStacks真的是模拟器吗? - Is BlueStacks really an emulator? 如何将 adb 与 Memu / Bluestacks / Nox App Player 等模拟器一起使用 - How to use adb with emulator like Memu / Bluestacks / Nox App Player 如何将 VS Code 中的 Flutter 与 BlueStacks 4 模拟器连接起来? - How can I connect Flutter in VS Code with the BlueStacks 4 emulator? 如何阻止我的应用在 Bluestacks 模拟器上运行? - How to block my app from running on Bluestacks emulator? 如何使用Bluestacks模拟器调试Android Studio项目? - How can I debug Android Studio Project using Bluestacks emulator? 如何检测我的应用程序是否在Bluestacks / Nox或其他模拟器下运行? - How can I detect if my app is working under Bluestacks/Nox or other emulator? 我们如何使用 Bluestacks android 仿真器来测试 Kivy app buildozer? - How can we use Bluestacks android emulator for testing Kivy app buildozer? Bluestacks Android 模拟器是使用 .Net 构建的吗? - The Bluestacks Android emulator is built using .Net?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM