API Facebook with Android
Par Sylvek |
mercredi 11 février 2009 à 01:15 | Mobile
| #434
| rss
Because, i had some feedback, i added a new version of my source code.
Don't forget... it's a sample code! you can watch how it works and mail me if you want more.Synopsis
I wrote Où? a simple android app which find your friend on a google map. When i needed to integrate with facebook i didn't see a simple facebook api for android. I tested facebook-java-api but migration code was too complicated!
So I decided to write my own facebook client.
How to use:
I wrote a simple "hello facebook" project (thanks to Jason Tomlinson).
I use an old way to connect to facebook. I ask to facebook to generate a "special small token" (code_gen.php). This token will be insert into getSession function for getting a validate and infinite session :-) . This method is used by mobile applications, but I can not find the reference in the documentation.
You need a facebook "desktop application"
edit:2009/06/20, upload photos works now (thanks to Aurélien Guillard)
edit:2009/07/14, this API have been used into Bloo (bloo link)






Commentaires
Aucun commentaire pour le moment.
Ajouter un commentaire
Les commentaires pour ce billet sont fermés.