简体   繁体   中英

Errors while importing Facebook Android SDK 4.0.1

I'm trying to add a facebook login to my app. I downloaded the latest facebook sdk (4.0.1) and add the "facebook" project in Eclipse. Then I got 323 errors, most of them were resolved when I added the android-support-v4.jar manually.

Now I left with 42 errors, for example "AppLink cannot be resolved to a type".

在此处输入图片说明

How can I solve the errors?

从下载bolt.jar 链接并将其导入为库

https://github.com/BoltsFramework/Bolts-Android/archive/master.zip

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM