问题
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