随笔 - 833  文章 - 0  评论 - 9  阅读 - 35万

android最快的模拟器

https://www.genymotion.com/

genymotion

Genymotion是一套完整的工具,它提供了Android虚拟环境。它简直就是开发者、测试人员、推销者甚至是游戏玩家的福音。
Genymotion支持Windows、Linux和Mac OS等操作系统,容易安装和使用:按简单的安装过程,选择一款Android虚拟设备,开启后就体验Genymotion带来的快感吧。
 

Plugin for Android Studio Guide
Version 1.0.7 | December 10th, 2015Copyright
No part of this document may be reproduced or transmitted
in any form or by any means, without prior written
permission of Genymobile.
Android is a trademark of Google Inc.
Genymotion Plugin for Android Studio Guide
Copyright - 2Genymotion Plugin for Android Studio Guide
Table of Contents - 3
Table of contents
Overview 4
Installing the plugin 5
Using the plugin 6
Running Android applications 8Overview - 4
Genymotion Plugin for Android Studio Guide
Overview
The Genymotion plugin for Android Studio allows you to test your application developed with
the Android Studio IDE. It uses ADB to connect to any active virtual device and push your
application.
This guide explains how to install, use the plugin and run Android applications.
In this guide, the following instructional icons are used:
Notes, tips or additional information.
Situations that could cause performance issues or data losses.Installing the plugin - 5
Genymotion Plugin for Android Studio Guide
Installing the plugin
You can install Genymotion plugin for Android Studio in one of the following ways:
JetBrains repository method (recommended);
Manual method.
JetBrains repository method (recommended)
1. Start Android Studio.
2. Go to:
Windows and Linux: File/Settings.
Mac OS X: Android Studio/Preferences.
3. Select Plugins and click Browse repositories.
4. Right-click (double-click for Mac OS X) on Genymotion.
5. Click Download and install and proceed with the next steps.
6. Restart Android Studio by clicking Restart.
From Android Studio 0.3.0 onwards, the toolbar, where Genymotion icon
is displayed, is hidden by default. To display it, click View > Toolbar.
Manual method
1. Download the Genymotion plugin for Android Studio from the page.
2. Start Android Studio.
3. Go to:
Windows and Linux: File/Settings.
Mac OS X: Android Studio/Preferences.
4. Select Plugins and click Install plugin from disk.
5. Select the genymotion-IDEA-plugin.jar file and click OK.
6. Restart Android Studio by clicking Restart.
From Android Studio 0.3.0 onwards, the toolbar, where Genymotion icon
is displayed, is hidden by default. To display it, click View > Toolbar.Using the plugin - 6
Genymotion Plugin for Android Studio Guide
Using the plugin
To start using the Genymotion plugin:
1. Click from the Android Studio toolbar.
The following window opens:
2. Browse for the Genymotion application installation directory:
Windows: C:\Program Files\Genymobile\Genymotion
Mac OS X: /Applications/Genymotion.app
Linux: /home/<user>/genymotion
3. Click OK.
4. Click to open the Genymotion Device Manager window:
From this window, you can perform the following actions:
Create a new virtual device using New;
This automatically starts the Genymotion creation wizard.
Start a virtual device using Start;
Refresh the list of virtual devices using Refresh.Using the plugin - 7
Genymotion Plugin for Android Studio Guide
The virtual device activation status is displayed in the Status column. Values can be:
Off: the virtual device is deactivated;
Paused: the virtual device has been started and paused.
The Restart action gets back to the exact same state;
On: the virtual device is activated, but not connected to ADB.
It means that you cannot select this virtual device in the Choose Device window of the ADB
plugin.Running Android applications - 8
Genymotion Plugin for Android Studio Guide
Running Android applications
1. Click from the Android Studio toolbar.
2. Select the virtual device you want to use and click Start.
3. Close the Genymotion window.
4. In your application project, click .
The Choose Device window opens.
5. Click on the virtual device you started or created.
After a reboot or an unexpected halt of a virtual device, its name in the
Choose Device window may become irrelevant. Close and reopen the
plugin to solve this.
6. Click OK.
While Genymotion plugin window is open, errors are displayed in the
Android Studio console.

posted on   Simle  阅读(528)  评论(0编辑  收藏  举报
编辑推荐:
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
阅读排行:
· winform 绘制太阳,地球,月球 运作规律
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· AI与.NET技术实操系列(五):向量存储与相似性搜索在 .NET 中的实现
· 超详细:普通电脑也行Windows部署deepseek R1训练数据并当服务器共享给他人
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
历史上的今天:
2015-02-10 MongoDB常用命令
2015-02-10 MongoDB让人恶心的配置
2015-02-10 MongoDB介绍及下载与安装
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示