简体   繁体   中英

adding Facebook Single Sign-On (SSO) to Android AIR App

In short, I am looking to find this tutorial: https://developers.facebook.com/docs/mobile/android/build/#enablesso
but for Flex apps built in Flash Builder with the facebook-actionscript-api, specifically the facebookMobile library.

I'm building a simple Android app that will display the User's friends in a list. I do not want the user to be prompted to input their Username and Password, I rather it use the device's Facebook app to authenticate (Single-Sign On).

So far I have managed to obtain the Android Key Hash from my .p12 file using keytool and added it to the app on the facebook developer site (to enable SSO).

Thanks in advanced!
Ben

Best I found was this (not free) package: http://www.adobe.com/devnet/air/articles/goviral-ane-android.html

Trying it out now.

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