I want to access Facebook info from a Java Application that is not intended to run on Facebook. I just want to be able to get and delete comments on a desktop Application but I don't know where to start.
The Facebook developers page says something about a REST API, but all the examples on the documentation are written on PHP. Also, there is a lot of information about Facebook Connect, but that seems to be only useful for applications that want to show Facebook widgets.
I just want to get direct access to the info, posts, comments, etc, ...
Is there a REST API to access Facebook ? Wheres the documentation/examples/tutorial/etc?
Somebody knows where to start, some good documentation/tutorial, etc. Somebody to point me on the right direction please.
Thanks!!