An error occurred during creation of android sub-project because a path is not found

前端 未结 8 1940
旧巷少年郎
旧巷少年郎 2021-01-12 02:31

I\'m trying to do phonegap build android and I have this message :

[phonegap] detecting Android SDK environment...
[phonegap] using the local en         


        
8条回答
  •  渐次进展
    2021-01-12 03:06

    I had the exact same problem for a different reason. I had an old version of ant (1.7.1). At least version 1.8.2 is needed for the build to work.

提交回复
热议问题