简体   繁体   中英

how do I get the current user's birth-day and phone number using facebook sdk in android

I am using a facebook sdk in android

I need current user's phone_number and birthday and I don't know what to do

and also provide some help on how to get api key from facebook. i have only app_id at this point.

Hi, getting the secret key (aka API key) for your app_id is really simple:

Simple go to the URL: https://developers.facebook.com/apps/ {Your App ID Here}/summary and it is listed as App Secret: in the top box of the Settings page.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM