1. i download jdk from http://download.oracle.com/otn-pub/java/jdk/7u11-b21/jdk-7u11-windows-x64.exe?AuthParam=1359722683_d4e345555e5134fa62830236f6e63032
2. i download android eclipse ide from http://dl.google.com/android/adt/adt-bundle-windows-x86_64.zip ,and found bellow error,and fixed them:
3.error and fixed:
error:
[SDK Manager] Failed to convert path to a short DOS path: C:\Windows\system32\java.exe
fixed:
JAVA_HOME=E:\Program Files(X64)\Java\jdk1.7.0_11\
error:
[2013-02-25 09:46:12 - Dex Loader] SecurityException: Unable to find field for dex.jar
fixed:updated platform SDK,in Android SDK Manager
No comments:
Post a Comment