There are some alternatives for you to use:
Alternative 1 - Use Facebook Monodroid-Samples
You can simply follow the steps given by the page you referenced yourself:
- Download the SDK by clicking here
- Extract the
ZIP
- Go to the folder
facebook
- Rotate
android update project -p .
- Rotate
ant debug
- Rotate
zip -r facebook-android-sdk.zip bin/classes.jar bin/AndroidManifest.xml res
- Copy the file
facebook-android-sdk.zip
for the Jars folder of your project
Alternative 2 - Using the Xamarin Store coponent
There are several components:
Alternative 3 - Use Facebook SDK for . NET
This project can be found here, has its open source and is recommended for use on Windows 8 and Windows Phone, and works on Mono/Xamarin
Can you be more specific about what resources you need? You tried to follow the README instructions of this link that you passed, but with the zip of the newer SDK? What happened, gave error?
– Alexandre Marcondes
I believe that with the answer and the author’s comment in the answer it was already clearer what he needed. We can reopen the question and leave it with the answer.
– Alexandre Marcondes