Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/188.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
测试ROM';Android仿真器中的s_Android_Android Emulator - Fatal编程技术网

测试ROM';Android仿真器中的s

测试ROM';Android仿真器中的s,android,android-emulator,Android,Android Emulator,我正在尝试为Nexus 4执行de system.img,您可以使用Android Emulator从开发者google网页()下载。为此,我用target 4.3创建了一个ADV,并在Ubuntu中执行了下一个命令: emulator -avd Nexus4 -system/Image_android/system.img 但是模拟器不会启动系统,它总是在黑屏上。是否可以在模拟器中执行新的ROM?如果答案是否定的,那么有没有其他方法可以在一些Android仿真器中测试ROM或内核呢

我正在尝试为Nexus 4执行de system.img,您可以使用Android Emulator从开发者google网页()下载。为此,我用target 4.3创建了一个ADV,并在Ubuntu中执行了下一个命令:

emulator -avd Nexus4 -system/Image_android/system.img
但是模拟器不会启动系统,它总是在黑屏上。是否可以在模拟器中执行新的ROM?如果答案是否定的,那么有没有其他方法可以在一些Android仿真器中测试ROM或内核呢