博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
How to use Genymotion (High performance Android Emulator)
阅读量:5424 次
发布时间:2019-06-15

本文共 2290 字,大约阅读时间需要 7 分钟。

工作需要写了一篇文档,发在这供大家参考,如需翻译成中文请留言。

What is Genymotion?

  • Basically Genymotion is a front end app that hooks into the Oracle VirtualBox API and gives you advanced emulation and development features.
  • It also has a portal where you log into and download pre-formatted virtual machines already configured with various popular distros of Android OS.
  • It has a free version for personal use which has some limitions but is still worth installing.
  • And it has a paid version which is designed for advanced users who are developing Apps for Android.

How is Genymotion different?

  • The guys at Genymotion have taken the Android installations on VirtualBox to a new level!
  • No more hunting for images because all the  popular distros of Android are in the download portal.
  • And built in are emulators for all the popular hardware platforms like: Samsung, Google, and HTC.

How to install Genymotion?

Step1: Create a Genymotion account at  , active account and login.

Step2: Download Genymotion from Box. If you alreay have VirtualBox insatlled, please click 'Get Genymotion without VirtualBox'

/profile/6mBVNnk9fpN3kdaN6yBy6p/documents/Tf1hGk8CMg9irp9tl1IDcX/thumbnail?max_x=850&max_y=850

Step3: Run Genymotion installation file, leave all the options as default will be OK.

Step4: Let Genymotion automatically install VirtualBox.

Genymotion will automatically download VirtualBox and prompt you to install it. If you already have Virtualbox installed you will be given the prompt to re-install the version that comes with Genymotion.

Step5: Click ‘Finish’ to complete the installaton and automatically lanuch Genymotion. At the same time, you will find three icons on desktop as below.

 How to get emulator work?

Step1: Set proxy. If you are working behind a Corporate network, proxy is needed to connect to Internet.

 

Step2: Login

And choose the target image to install

Step3: Click 'Finish' to complete the installation

Then you can see the installed virtual device in both Genymotion and VirtualBox.

Step4: Start your Android virtual device by clicking start button.

Once the setup finished, you will get a standard Android lock screen and desktop.

Step5: If you need to install unauthorized app, configure security setting and check 'Unknown sources'

Step6: Install app need to be tested.

Step7: Now it's ready to test your app just like on a real device.

 

转载于:https://www.cnblogs.com/lantuzi/p/4721541.html

你可能感兴趣的文章
mimics教程中文版——第二章
查看>>
Go并发编程实践
查看>>
CSS margin详解
查看>>
cesium编程入门(三)开始使用cesium开发
查看>>
4.18n阶勒让德多项式求解
查看>>
RTMP协议分析及推流过程
查看>>
PAT天梯赛L1-054 福到了
查看>>
Pains and Sickness 学习笔记
查看>>
PHP变量测试函数
查看>>
第六天 基本文件管理与XFS文件系统备份恢复
查看>>
win10中强制vs2015使用管理员启动
查看>>
UISerachBar / UISearchDisplayController
查看>>
Linux常用的操作命令
查看>>
Redis Desktop Manager
查看>>
css书写规范
查看>>
Asp.net +Jquery-uploadify多文件上传
查看>>
【恐怖的数组模拟】Secret Poems - HihoCoder - 1632
查看>>
大规模机器学习
查看>>
EasyPlayerPro(Windows)流媒体播放器开发之接口设计
查看>>
寻找数组中子数组和的最大值
查看>>