问题标签 [genymotion]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
8377 浏览

android - can I scale genymotion emulator to "device real size"?

I just started using genymotion and I really like it.

One thing that is frustrating me is that emulators take a lot of screen space and are contained within scrolling window.. which makes it less convenient to use

I tried to change screen resolution or look for some kind of option myself but with no luck

is there "scale to real device size" option like in sdk emulator?

enter image description here

UPDATE


when I start genymotion binary, get the following in the console

~/coding/genymotion$ sudo ./genymotion Genymotion log file: /home/u238/.Genymobile/genymotion.log Player log file: /home/u238/.Genymobile/genymotion-player.log OpenGL connected to 192.168.56.101:25000 Port 22468 will be used for OpenGL data connections

The emulator shows up for about 5 sec.. black screen with white ui buttons on the right.. and then it disapears from screen

UPDATE

[facepalm] to solve the vanishing emulator just install graphic drivers supporting opengl 2 GenyMotion Virtual Device opens and disappears immediately

0 投票
7 回答
19298 浏览

android - Genymotion 没有从虚拟盒子中获得 IP 地址

我大约 2 天前安装了 genymotion,每次尝试启动设备时我都面临同样的问题。

在我下载了 genymotion (Nexus S - 4.2.2 - API 17 - 480*800) 的设备后,我启动了它。然后在弹出一个框告诉我我必须等待之后,我收到了这个错误:

虚拟终端 genymotion 没有获得 IP 地址。由于未知原因,virtualbox 的 dhcp 伺服器没有为虚拟终端分配 IP 地址。请启动 virtualbox 以找到解决此问题的方法

我不知道如何解决这个问题。我在许多网站上查找过,但似乎我是唯一一个遇到此错误的人。

我在 Windows XP-SP3 上。我的显卡是最新的 radeon HD 3600 驱动程序。

有人有什么主意吗?

谢谢你。

0 投票
4 回答
6940 浏览

android - 基因运动。如何从设备中提取数据库。我的 /data/data/ 文件夹似乎是空的

我的 Ubuntu 安装 genymotion 有问题。主要是我无法调试我的数据库,因为通过 eclipse 中的 DBMS 和 shell 中的 adb 我都无法查看 /data/ 文件夹的内容。没有显示文件。

我通过 cd 通过 adb 登录到 /sdk/platform-tools 并输入 ./adb shell su 。我看到那个选项卡不起作用,所以我盲目地输入路径。无论如何我无法拉数据库,也许我在命令上做错了。

通过 DBMS,我尝试连接,但数据文件夹不显示内容。

在模拟器上一切正常,但模拟器很慢,我宁愿使用 genymotion。

任何建议如何处理这个问题?

0 投票
3 回答
5675 浏览

android - Jenkins - Use Genymotion VM instead of Android Emulator

Has anyone managed to get Jenkins to use the Genymotion android VM, instead of the super-slow android-emulator?

The Genymotion is actually faster than a real device on my dev machine, so would be ideal for running CI tests.

Thanks for any ideas.

Simon

0 投票
2 回答
8090 浏览

android - Intellij 无法在 Genymotion 上运行应用程序(但可以启动它)

我尝试使用genymotion而不是模拟器。但是在安装了genymotion和intellij插件后,我发现我无法在genymotion上运行应用程序。我选择的目标设备是“显示选择器对话框”但即使我也没有genymotion可以使用插件启动genymotion。intellij的版本是12.1.4,genymotion是1.1.0。

0 投票
1 回答
846 浏览

android - 在 Genymotion 模拟器中尝试 Phonegap 项目时出现奇怪的失真

当我在 Genymotion 模拟器中运行 Phonegap 3.0 项目时,应用程序出现了,但出现了奇怪的失真。以下应该显示标准的 HelloWorld 图标,但我得到的只是这个:

在此处输入图像描述

但是当我单击倾斜按钮两次时,图标显示正确。

当我在标准 AVD 模拟器或直接在手机上运行应用程序时,不会发生失真。

有没有人认识到这一点,也许有原因或解决方案?

我想知道我的应用程序是否有问题...

更新: 当我尝试其他 Android 图像时,例如 Nexus One - 4.1.1,该应用确实显示正确。

0 投票
7 回答
21884 浏览

android - 如何编写 genymotion 模拟器来启动给定的无头 avd?

有没有办法通过命令行启动给定的avd并通过它注册adb

我也希望让模拟器无头启动。

我正在寻找这个来快速运行测试。

0 投票
2 回答
5376 浏览

java - 在 GenyMotion 模拟器中获取 IMEI

嗨,我正在开发一个 android 应用程序并在 genymotion 模拟器上运行它,在这个应用程序中我需要设备 IMEI,但我总是得到一个空值,相同的逻辑适用于 AVD 模拟器或 android 智能手机

已添加到清单的权限

0 投票
3 回答
9342 浏览

android - 由于依赖包 org.eclipse.core.runtime 3.8.0,无法在 Eclipse 中安装插件

在为 Eclipse 安装Genymotion 插件时,我遇到了连续失败的安装问题。

错误日志显示“它需要捆绑包 org.eclipse.core.runtime 3.8.0 ”。

错误日志:

0 投票
5 回答
30390 浏览

android - 从 Genymotion 模拟器访问主机

我尝试使用 IP 地址从我的应用程序连接到主机192.168.56.1,但没有成功。我签到了ipconfig,上面提到的 IP 有一个 Virtualbox 连接。有人可以帮忙解决吗?