Friends,
I need to know much about Single Sign On support for Facebook. I have two applications on my device and I have to post the feed. I login the very first time f
Make sure both apps reference the same Facebook app client_id and client_secret. Once the user authorizes one of your Android apps, store their access_token, and share it between both apps.