解決Gradle執行命令時報Could not determine the dependencies of task ':compileReleaseJava'.


Could not determine the dependencies of task ':compileReleaseJava'.

> failed to find target android-19

    歡迎增加QQ交流3群:317874559



這個問題須要的在project的根文件夾加入兩個文件local.properties和settings.gradle這 兩個文件

local.properties的內容是:你的SDK文件夾

sdk.dir=C:\\xiong\\android\\adt-bundle-windows-x86-20140321\\adt-bundle-windows-x86-20140321\\sdk

settings.gradle的內容是你須要打包的project 如RoBoGuiceTestproject

include ':RoBoGuiceTest'   這個必須加入 不加入則報上面的錯



免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM