我对钛中的 Android 应用程序非常陌生,当我在 Android 模拟器中运行应用程序时,我在安装 Windows7 后成功创建了一个示例项目,但遇到以下问题:
[ERROR] 'xcopy' is not recognized as an internal or external command,
[ERROR] operable program or batch file.
[ERROR] The system cannot find the path specified.
[ERROR] The system cannot find the path specified.
[ERROR] The system cannot find the path specified.
[ERROR] The system cannot find the path specified.
[ERROR] The system cannot find the path specified.
[ERROR] The system cannot find the path specified.
[ERROR] The system cannot find the path specified.
[ERROR] The system cannot find the path specified.
[ERROR] The system cannot find the path specified.
[ERROR] The system cannot find the path specified.
[ERROR] The system cannot find the path specified.
[ERROR] The system cannot find the path specified.
[ERROR] The system cannot find the path specified.
[ERROR] The system cannot find the path specified.
[ERROR] The system cannot find the path specified.
[ERROR] The system cannot find the path specified.
[ERROR] The system cannot find the path specified.
[ERROR] The system cannot find the path specified.
[ERROR] Exception occured while building Android project:
[ERROR] Traceback (most recent call last):
[ERROR] File "C:\Users\User\AppData\Roaming\Titanium\mobilesdk\win32\2.1.1.GA\android\builder.py", line 2236, in <module>
[ERROR] s.build_and_run(False, avd_id, debugger_host=debugger_host)
[ERROR] File "C:\Users\User\AppData\Roaming\Titanium\mobilesdk\win32\2.1.1.GA\android\builder.py", line 2006, in build_and_run
[ERROR] for avd_props in avd.get_avds(self.sdk):
[ERROR] File "C:\Users\User\AppData\Roaming\Titanium\mobilesdk\win32\2.1.1.GA\android\avd.py", line 23, in get_avds
[ERROR] for line in run.run([sdk.get_android(),'list','target'],debug=False).split("\n"):
[ERROR] AttributeError: 'NoneType' object has no attribute 'split'
[ERROR] Application Installer abnormal process termination.
进程退出值为 1