Android SDK中的经理显示XCOPY是不是在更新项目的认可经理、项目、Android、SDK

2023-09-06 10:12:18 作者:思念泛黄了你的容颜

每当我尝试使用更新我的项目: Android的更新项目--path ,它显示下面给出了下面的错误。我的Andr​​oid SDK中的路径是:取值:\\ Androidapp \\ ADT-束Windows的x86-20130514 \\ SDK

我有我的java环境变量:JAVA_HOME:

 的%SystemRoot%\\ SYSTEM32;的%SystemRoot%;%SYSTEMROOT%\\ SYSTEM32 \\ WBEM; C:\\ Program Files文件(x86)的\\的Java \\ jdk1.7.0_21 \\ BIN 

在错误的命令提示符:

  F:\\苔丝两主\\苔丝二>小号:\\ Androidapp \\ ADT-束Windows的x86-20130514 \\ SDK \\ TOOLS \\ Android的更新项目-p F:\\苔丝两主\\苔丝两。'的xcopy'不被识别为内部或外部的命令,可运行的程序或批处理文件。该系统找不到指定的路径。该系统找不到指定的路径。该系统找不到指定的路径。该系统找不到指定的路径。该系统找不到指定的路径。该系统找不到指定的路径。该系统找不到指定的路径。该系统找不到指定的路径。该系统找不到指定的路径。该系统找不到指定的路径。该系统找不到指定的路径。该系统找不到指定的路径。该系统找不到指定的路径。该系统找不到指定的路径。该系统找不到指定的路径。该系统找不到指定的路径。该系统找不到指定的路径。该系统找不到指定的路径。该系统找不到指定的路径。该系统找不到指定的路径。该系统找不到指定的路径。更新local.properties更新后的文件F:\\苔丝两主\\苔丝二\\ proguard的,project.txt 

解决方案 Android sdk5.0

充分路径的%SystemRoot%\\ SYSTEM32;的%SystemRoot%;%SYSTEMROOT%\\ SYSTEM32 \\ WBEM; DIR,取而代之的是%%%路径

Whenever i try to update my project using : android update project --path , it shows the following error given below. my android sdk path is : S:\Androidapp\adt-bundle-windows-x86-20130514\sdk

i have my java environment variable: JAVA_HOME :

%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files (x86)\Java\jdk1.7.0_21\bin

ERROR at command prompt:

F:\tess-two-master\tess-two> S:\Androidapp\adt-bundle-windows-x86-20130514\sdk\tools\android update project -p F:\tess-two-master\tess-two.
'xcopy' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
Updated local.properties
Updated file F:\tess-two-master\tess-two.\proguard-project.txt

解决方案

Give full path to the %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem; DIR, Instead of the %%% Path