我的 Genymotion 有问题,它无法启动。
我总是收到这个错误:
三月 14 20:47:30 [Genymotion] [错误]“VirtualBox 仅主机以太网适配器 #2”:接口无效。子网:“169.254.41”掩码:“255.255.0.0” 三月 14 20:47:30 [Genymotion] [错误]“无法从 C:/Program Files/Genymobile/Genymotion/plugins/ 加载 vboxmanage 插件” 三月 14 20:47:30 [Genymotion] [错误] VM 引擎加载失败 三月 14 20:47:30 [Genymotion] [错误] 无法找到 VM 引擎。插件加载已中止。
在虚拟框中,每次 genymotion 启动后我都会获得新的仅主机适配器。
我尝试删除所有适配器以通过 genymotion 设置它们,为适配器设置 dhcp(192.168.56.100 ...),打开/关闭 Hyper-v,禁用防火墙和其他一些技巧。
我无法设置适配器的 IP,它始终设置为默认的 Microsoft 地址 169.254...
我的系统是 Windows 8.1,在 lenovo g510(i5、ati 显卡)上运行。Genymotion 2.4.0,VirtualBox 4.3.24。
有人有新鲜的建议吗?这让我疯狂 :/
感谢您的任何建议。
我有一个关于 Genymotion Android 模拟器的问题:
有没有办法更改在每个应用程序的每个 HTTP 请求中使用的系统用户代理?
我的看起来像这样:
Genymotion Google Galaxy Nexus - 4.2.2 - API 17 - 720x1280
Run Code Online (Sandbox Code Playgroud)
我想删除“Genymotion”,因为它会导致某些应用程序出现问题。有没有办法以某种方式做到这一点?
我是一个完全的初学者,并试图半自学,所以请逐步提供建议。
我正在尝试在 Windows 上使用 Android Studio 和 Flutter 制作一个应用程序。当我尝试通过模拟器运行我的应用程序时(我使用的是 genymotion,因为我有一个 Ryzen cpu)控制台显示的是:
Invalid depfile: C:\Users\me\AndroidStudioProjects\i_am_rich\.dart_tool\flutter_build\483fc1f7e1eeed45c31ebc61a3e78ae0\kernel_snapshot.d
Invalid depfile: C:\Users\me\AndroidStudioProjects\i_am_rich\.dart_tool\flutter_build\483fc1f7e1eeed45c31ebc61a3e78ae0\kernel_snapshot.d
Compiler message:
lib/main.dart:1:8: Error: Not found: 'dart:html'
import 'dart:html';
^
/C:/src/flutter/flutter/packages/flutter/lib/src/painting/_network_image_web.dart:64:12: Error: Method not found: 'webOnlyInstantiateImageCodecFromUrl'.
return ui.webOnlyInstantiateImageCodecFromUrl(resolved); // ignore: undefined_function
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
U
nhandled exception:
FileSystemException(uri=org-dartlang-u
ntranslatable-uri:dart%3Ahtml; message=StandardFileSystem only supports file:* and data:* URIs)
#0 StandardFileSystem.entityForUri (package:front_end/src/api_prototype/stan
dard_file_system.dart:33:7)
#1 asFileUri (package:vm/kernel_fron
t_end.dart:604:37)
#2 writeDepfile (package:vm/kernel_front_end.da
rt:799:21)
<asynchronous suspension>
#3 FrontendCompiler.comp
ile (package:frontend_server/frontend_server.dart:472:15)
<asynch
ronous suspension>
#4 _FlutterFrontendCompiler.compile (package:flutt
er_frontend_server/server.dart:38:22)
#5 starter (package:flu …Run Code Online (Sandbox Code Playgroud) 我看过这篇文章:Genymotion无法安装gapps 但是这里说升级到2.12.1版本可以解决问题,但我使用的是我刚刚下载的3.1.2版本。我应该怎么办?
我想把一些文件放在Genymotion Adroid Emulator的虚拟SD卡上,用Android 4.2.2运行自定义平板电脑.任何人都可以帮助我吗?
我想安装Facebook APK到Genymotion.使用拖放或adb,它会因INSTALL_FAILED_CPU_ABI_INCOMPATIBLE而失败.我已经在http://forum.xda-developers.com/showthread.php?t=2528952上关注并安装了ARM Translation Installer.在此之后,Facebook APK已成功安装,但是当我启动它时,它崩溃了.在日志中,我找到了
"1341-1341/com.facebook.katana:nodex A/libc? Fatal signal 11 (SIGSEGV) at 0x000000b4 (code=1), thread 1341 (ok.katana:nodex)"
Run Code Online (Sandbox Code Playgroud) 我现在吓坏了,我不能失去另一天的工作试图解决这个愚蠢的错误(以及目前无法获得真正的设备).我使用的是较旧的笔记本电脑,因此使用谷歌提供的已经很慢的Android模拟器不是一种选择.
Genymotion工作正常一个月左右,现在无论我做什么都拒绝开始.我得到"无法启动Genymotion虚拟设备.Genymotion虚拟设备无法获取IP地址.由于未知原因,VB DHCP尚未为虚拟设备分配IP地址."
根据我在这里读到的其他答案,我试过了什么:
当我开始Android开发时,我总是经历打开Genymotion的相同过程,然后用鼠标选择一个虚拟设备,然后单击“开始”。
我要编写脚本,以便可以从终端打开虚拟设备。有没有办法做到这一点?
我有基本的反应本机应用程序并尝试在Genymon中运行.我正在收到错误
java.util.concurrent.ExecutionException: java.lang.RuntimeException:: ReferenceError: Can't find variable: require(http://10.0.3.2:8081/index.android.bundle?platform=android&dev-true
Run Code Online (Sandbox Code Playgroud)
我使用El capitan在Mac上工作,所有配置都由Facebook for android dep建议,
我正在运行编译:
../node_modules/react-native-cli/index.js run-android
Run Code Online (Sandbox Code Playgroud)
我正在使用React Native组件ActivityIndicator来显示预加载状态。但是,如果此状态持续的时间比预期的时间长(或应用陷入预加载状态),我的CPU将开始快速过载。您可能会认为这是由于后台的某些计算引起的,但是即使我只是这样渲染,也会发生这种情况...
<View>
<ActivityIndicator color="white" size="small"/>
<Text>Connecting...</Text>
</View>
Run Code Online (Sandbox Code Playgroud)
我在Mac OSX 10.12.1的Genymotion模拟器中使用模拟设备(S. Galaxy S6,API 23),这消耗了CPU的进程是Vboxheadless
有什么想法可能导致此问题,或如何解决?我是在做错什么还是缺少某些设置?
android cpu-usage activity-indicator genymotion react-native
genymotion ×10
android ×9
emulation ×3
react-native ×2
virtualbox ×2
cpu-usage ×1
facebook ×1
flutter ×1
gradle ×1
java ×1
request ×1