> 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' 這個必須加入 不加入則報上面的錯