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
Share
Try by creating a new project from source.
File -> New Project -> New Android Project -> Create project from existing source
and then use the directory where you downloaded the facebook sdk.