I don't know why I download facebook-java-api-3.0.2. It doesen't have class FacebookRestClient... I find some example using FacebookRestClient but I can't use it.... can u help me?? Something has change.. but I dont know what FacebookRestClient has changed??? https://code.google.com/p/facebook-java-api/downloads/list?can=1&q=&colspec=Filename+Summary+Uploaded+ReleaseDate+Size+DownloadCount
Asked
Active
Viewed 1,461 times
2 Answers
2
The Facebook REST API has been officially deprecated. You can now use the Graph API
provided by Facebook for data retrival.
References :

user2339071
- 4,254
- 1
- 27
- 46
0
The latest upload was 2009, so it may be outdated.
You can try other sdks on Facebook developers page. Or you may wanna have a look at this java sdk listed on the page.

hsluo
- 1,652
- 15
- 20