[android-developers] Re: Facebook Android Application

2012-02-16 Thread Ali Chousein
You need to pull the list of your Facebook friends. Check the Facebook Android SDK to see how to do it. See the following link: https://github.com/facebook/facebook-android-sdk Then you need to match the names of your Facebook friends with the names inside your contacts where you store the phone

[android-developers] Re: Facebook Android Application

2012-02-16 Thread moktarul anam
Hi Rickky There are two way to create facebook apps on android 1.install android sdk and use there api( dont think this s good idea) 2.. user facebook api for getting all contact (friends name, email, phone number etc) then parse there api and then enjoy Moktarul On Feb 15, 11:16 am, Passion

Re: [android-developers] Re: Facebook Android Application

2012-02-16 Thread Passion Android
Thanks Mokarul On Thu, Feb 16, 2012 at 3:59 PM, moktarul anam mokta...@gmail.com wrote: Hi Rickky There are two way to create facebook apps on android 1.install android sdk and use there api( dont think this s good idea) 2.. user facebook api for getting all contact (friends name, email,