简体   繁体   English

android avd中的Java runtime.exec()

[英]Java runtime.exec() out of android avd

I have a problem in running Unix shell commands during android testing: during the execurion, the environment is the virtual device, so i can run commmands inside the device but i'd like to execute normals shell commands, "outside" the virtual device. 我在android测试期间运行Unix shell命令时遇到问题:在执行过程中,环境是虚拟设备,因此我可以在设备内部运行命令,但我想在虚拟设备“外部”执行常规的shell命令。 There is a way to execute them? 有办法执行它们吗?

Android调试桥-http: //developer.android.com/tools/help/adb.html-尽管我不知道设备的“内”或“外”对您意味着什么。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM