Quick questions here:
What are the necessary tools/APIs to post something from Android to Facebook?
I looked at this URL
http://wiki.developers.facebook.com/index.php/User:Android
and it mentioned a few suggestions.
Have anyone tried fbrocket?
What is Facebook Connect anyway?
Thanks!
Nicholas
The Facebook API necessarily makes use of HTTP for all communication.
There are implementations of the Facebook API for a number of languages.