Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/225.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
`adb shell输入文本`已停止在Android emulator上工作_Android_Android Emulator_Adb - Fatal编程技术网

`adb shell输入文本`已停止在Android emulator上工作

`adb shell输入文本`已停止在Android emulator上工作,android,android-emulator,adb,Android,Android Emulator,Adb,最近,我一直在使用adb shell输入文本“将文本快速粘贴到我的Android仿真器中。由于某种原因,它今天停止工作,当我运行命令时,它似乎成功了(没有错误消息),但在模拟器上什么也没有发生。几天前,在同一个模拟器上,一切正常,我想不出我做了什么改变 Android emulator是运行API 18(4.3)的Nexus 5X,如果有必要的话。我必须在这个旧版本的安卓上调试安卓4.3应用程序的问题

最近,我一直在使用
adb shell输入文本“
将文本快速粘贴到我的Android仿真器中。由于某种原因,它今天停止工作,当我运行命令时,它似乎成功了(没有错误消息),但在模拟器上什么也没有发生。几天前,在同一个模拟器上,一切正常,我想不出我做了什么改变

Android emulator是运行API 18(4.3)的Nexus 5X,如果有必要的话。我必须在这个旧版本的安卓上调试安卓4.3应用程序的问题