Error importing Facebook SDK for Facebook Sign In Android

让人想犯罪 __ 提交于 2019-12-12 02:59:22

问题


The document says

You'll need to have the Android 2.2 (API 8) 

Can I only achieve it using API 8? I have been doing project on API 14 and if I download API 8 and try to move forward, will I get trouble? What should I do?

ERROR

Unable to resolve target 'android-8'

I have consulted every question on StackOverFlow. But I'm not quite sure if to begin whole project with API 8 :-(


回答1:


NO. There is no trouble!! . Only facebook sdk required to work mimimum API 8, maximum they will update for new APIS's. That does not affect your project. You can choose any API's for your project.

See Below:



来源:https://stackoverflow.com/questions/25381798/error-importing-facebook-sdk-for-facebook-sign-in-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!