Build error referencing build.xml and proguard file: “null returned: 1”

后端 未结 7 826
梦如初夏
梦如初夏 2021-01-02 08:34

While building my PhoneGap app (with the Facebook SDK plugin installed), I encountered this error:

BUILD FAILED C:\\adt-bundle-windows-x86_64-201305

7条回答
  •  天涯浪人
    2021-01-02 09:33

    You may also want to make sure your local.properties has the path to your sdk: sdk.dir=/path/to/adt/sdk

提交回复
热议问题