首页 > 移动平台 > 详细

"Error: ANDROID_HOME is not set and "android" command not in your PATH. You must fulfill at least one of these conditions.".

时间:2015-01-28 12:33:43      阅读:798      评论:0      收藏:0      [点我收藏+]

设置环境变量

set ANDROID_HOME=C:\\android-sdk-windows

set PATH=%PATH%;%ANDROID_HOME%\tools;%ANDROID_HOME%\platform-tools

 

http://spring.io/guides/gs/android/

"Error: ANDROID_HOME is not set and "android" command not in your PATH. You must fulfill at least one of these conditions.".

原文:http://www.cnblogs.com/lucker/p/4255325.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!