Android 如何在 Windroy 中安装 aps?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/22163297/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-20 05:35:16  来源:igfitidea点击:

How to install aps in Windroy?

androidwindowsinstallwindroy

提问by Paul Verest

I just started with windroy

我刚开始用windroy

How to install apps in Windroy?

如何在 Windroy 中安装应用程序?

I can copy .apk files into windroy_root\system\app, but then I need to restart Windroy.

我可以将 .apk 文件复制到 .apk 中windroy_root\system\app,但随后我需要重新启动 Windroy。

I checked web site and files in windroy_root, there is no real docs. Also there is no any app store.

我检查了网站和文件windroy_root,没有真正的文档。也没有任何应用商店。

采纳答案by Eric Mauricio

Here are the steps I used to install apps on Windroy

以下是我用来在 Windroy 上安装应用程序的步骤

  1. Download the Apk Installer and put it in windroy_root\system\app. I used this link http://www.appsapk.com/apk-installer/
  2. Start Windroy
  3. Go to Apps screen and you will see "Apk Installer" icon
  4. Call it and navigate to where you put the .apk that you want to install
  5. Double Click on .apf file
  1. 下载 Apk 安装程序并将其放在 windroy_root\system\app 中。我使用了这个链接http://www.appsapk.com/apk-installer/
  2. 启动 Windroy
  3. 转到应用程序屏幕,您将看到“Apk 安装程序”图标
  4. 调用它并导航到放置要安装的 .apk 的位置
  5. 双击 .apf 文件

回答by Chico

This is for anyone using the newer version of windroy. The new version v4.0.3 attempts to emulate android 4.0.3 but the trouble that i have ran into is that not many apks will run properly. This being said you may have to make several attempts before you find an apk that will work, but the simple way of installing apks is to use a file manager because it gives you access to the file system for other tasks as well.

这适用于使用新版本 windroy 的任何人。新版本 v4.0.3 尝试模拟 android 4.0.3,但我遇到的问题是没有多少 apk 可以正常运行。话虽如此,您可能需要多次尝试才能找到可以工作的 apk,但安装 apk 的简单方法是使用文件管理器,因为它也可以让您访问文件系统以执行其他任务。

The file manager that i have choosen is Arc File Manager, Go File Master works as well but most pcs dont have an auto rotate feature which makes Go File Master annoying, Arc loads great plus it loads in landscape mode for easier use. I hope this helps you if your running 4.0.3 or decide to use it in the future.

我选择的文件管理器是 Arc 文件管理器,Go File Master 也能工作,但大多数电脑没有自动旋转功能,这让 Go File Master 很烦人,Arc 加载很好,而且它以横向模式加载以便于使用。如果您正在运行 4.0.3 或决定将来使用它,我希望这对您有所帮助。

回答by Arshid KV

Download apk files and paste to windroy_root\data\appThen restart windroy .

下载 apk 文件并粘贴到windroy_root\data\app然后重新启动 windroy 。

回答by Ajay B

I spent lot of time trying to figure how to run an app in Windroy. So here are the detailed steps to install apps on Windroy and run them. You can download Windroy from http://www.windroye.com/index_eng.htmland install it.

我花了很多时间试图弄清楚如何在 Windroy 中运行应用程序。所以这里是在 Windroy 上安装应用程序并运行它们的详细步骤。您可以从http://www.windroye.com/index_eng.html下载 Windroy并安装它。

1. After installing Windroy verify that it runs without error. 
2. In Windroy open a browser and download the Apk Installer from http://www.appsapk.com/apk-installer/ and install it once it gets downloaded 
3. Lets assume you have installed Windroy in 'C:\BaseInstall' folder.
4. Now open Windows Explorer, copy the apk of the app you want to install and paste it to 'C:\BaseInstall\Windroy\windroy_root\data\app' folder 
5. Now start Windroy and go to installed apps and you will see the 'app' you have copied installed in Windroy.

回答by Ranukesh Raj Shah

What you have to do is download any launcher from a trusted site and place it in "windroy_root\system\app". Then place the apps you want to install in "windroy_root\mnt\sdcard\" and execute Windroy.

您需要做的是从受信任的站点下载任何启动器并将其放置在“windroy_root\system\app”中。然后将要安装的应用程序放在“windroy_root\mnt\sdcard\”中,执行Windroy。

After booting you can select the launcher you just placed in "windroy_root\system\app".

启动后,您可以选择刚刚放置在“windroy_root\system\app”中的启动器。