如何在线运行apk文件?
是否可以在线运行APK文件来检查文件是否正常工作?..这意味着即使我没有android SDK我也能够运行APK文件。
Is it possible to run APK file online to check whether the file is working properly or not?..That means even if i don't have android SDK will i be able to run APK file.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(7)
是的,有一个在线运行 .apk 文件的解决方案。有一个在线模拟器 manymo.com。您可以在线运行它,但它的服务有限。您需要付费才能使用它。
Yes there is a solution to run .apk file online. There is an online emulator manymo.com. You can run this online but it has a limited service. You have pay for this to use it.
Appetize 提供无限制的服务,让您可以在多种设备上在线运行您的 apk。检查 appetize.io appetize.io
Appetize provides unlimited service to run your apk online on a number of devices. Check appetize.io appetize.io
开胃 和 运行该应用程序是最好的。它们同时适用于 Android 和 iOS。您还可以自定义要使用的 Android 版本。 Appetize还有免费配额。对于两个并发用户,每月 100 分钟。
Appetize and Run That App are best. And they for both Android and iOS. You can customize also Android Versions to use. Appetize has also a free quota. For two concurrent users and 100 minutes a month.
您可以查看 android-x86 项目。其中的图像在 Virtualbox 上运行,并且比 SDK 中的原生 Andriod 模拟器运行速度快得多。当然Bluestacks 更方便。但现在还是测试版,开发者迟早会要钱的。
You can check out android-x86 project. Images from there run on Virtualbox and work much faster than native Andriod emulator from SDK. Of cource Bluestacks is more convenient. But it's Beta and sooner or later developers will ask for money.
为什么不下载一个像bluestacks(http://www.bluestacks.com/)这样的android模拟器尝试安装那个?
Why don't you download a android emulator like bluestacks(http://www.bluestacks.com/) and try installing that?
你可以在你的服务器上有一个网络服务之类的东西。服务器应该安装 android sdk,即它应该能够运行 APK 文件。然后,您的服务器可以将其流式传输到网络浏览器,还可以从网络浏览器获取鼠标事件并将其发送到服务器。
Apple Store 中有一款名为 Cloud Browse for iPhone/iPad 的类似应用程序,可以在 iPad/iPhone 中查看网络上的 Flash 内容。链接-> http://itunes.apple.com/us/app/cloud -browse/id394418635?mt=8
因此,您可以从这个应用程序中获得想法。您可以为 Android 应用程序实现您自己的系统,就像为 Flash 所做的那样! ;) 一切顺利 ! :)
You can have a web service kind of thing on your server. The server should have the android sdk installed i.e. it should be able to run APK files. Your server can then stream it to the webbrowser and it can also get mouse events from the web browser and send it to server.
There is a similar app called Cloud Browse for iPhone/iPad on the Apple Store to be able to view flash content on the web in iPad/iPhone. Link -> http://itunes.apple.com/us/app/cloud-browse/id394418635?mt=8
So, you can get idea from this App. You can implement you own system for Android Apps as they have done for flash ! ;) All the Best ! :)
您还可以尝试 GenyMotion 它模拟 Android x64 虚拟设备。不过,1000 分钟后,您必须每分钟支付 5 美分。如果您只打算将它用于网上冲浪等简单的事情,那么这并不是一个很大的费用。虽然,但它实际上是一个非常强大的设备。他们提供的用户界面和云服务令人惊叹。如果我是你,我会使用它,或者至少尝试一下,看看效果如何。
You can also try GenyMotion which emulates an Android x64 virtual device. After 1000 mins then you have to pay 5 US cents per minute, though. Not a big bill if you are only going to use it for light stuff like web surfing, etc. Although, it is actually a very powerful device. The user interface and cloud service they provide is amazing. I would use it or at least try it out to see how it goes at least if I were you.