简体   繁体   English

Facebook android sdk 无法导入到 eclipse 中的工作区

[英]Facebook android sdk can not import into workspace in eclipse

i downloaded the facebook android application example from github and imported it using the git plugin in eclipse.The issue arose when i wanted to import the android sdk to use it as a library...and got the "no projects to import" error, please how do i solve this?..thanks. i downloaded the facebook android application example from github and imported it using the git plugin in eclipse.The issue arose when i wanted to import the android sdk to use it as a library...and got the "no projects to import" error,请问我该如何解决?..谢谢。

Try by creating a new project from source.尝试从源代码创建一个新项目。 File -> New Project -> New Android Project -> Create project from existing source文件 -> 新建项目 -> 新建 Android 项目 -> 从现有源创建项目

and then use the directory where you downloaded the facebook sdk.然后使用您下载 facebook sdk 的目录。

it is because u select the root of facebook sdk folder, go futher one level on facebook sdk directory and select facebook folder then you will not get androidmanifest.xml error. it is because u select the root of facebook sdk folder, go futher one level on facebook sdk directory and select facebook folder then you will not get androidmanifest.xml error. I'm h我是

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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