Facebook android SDK [closed]
Want to improve this question? Add details and clarify the problem by editing this post.
开发者_开发百科Closed 9 years ago.
Improve this questionI want to use this SDK, and I can not create project from existing source from the facebook dir. And at importing this project I always get this error:
19:32:32 - com.android.ide.eclipse.adt.internal.project.AndroidManifestHelper] Unable to read C:\AndroidManifest.xml: java.io.FileNotFoundException: C:\AndroidManifest.xml (System could not find the file)
[2010-09-25 19:32:32 - com.android.ide.eclipse.adt.internal.project.AndroidManifestHelper] Unable to read C:\AndroidManifest.xml: java.io.FileNotFoundException: C:\AndroidManifest.xml (System could not find the file)
Under Project->Properties->Android, try selecting 'Android 2.2'
精彩评论