Official Tools
* Graph API Explorer | Facebook // Send Request Online* API Request | Facebook // Send Server Request
* Access Token - User / Page / App / Client
- The Facebook SDKs for iOS and Android automatically manage access tokens through their
FBSession
andcom.facebook.Session
classes, respectively. --
Quick Answer
* Get Access Token By app_id & app_secret (Not secure)https://graph.facebook.com/endpoint?key=value&access_token=app_id|app_secret
--Implementation
* Getting Started | Facebook* [Facebook] SDK for Android - Intellij Environment Setup | Andro Tips
Others
* Get FriendsReference: Get a list of Friends of a Friend on facebook注意: 只能取得"現在正登入的 Facebook 使用者" 的 friends
Graph API: GET -> me/friends?limit=10
沒有留言 :
張貼留言