简体   繁体   中英

Facebook login in android

I have one android app where I need to do post which goes on facebook wall.

In my tablet-phone I have installed Facebook app, but when I do post ,it will open facebook login popup, and will not facebook app login.

Please help me I want open facebook login popup with in app.

My code:

facebook.authorize(this, PERMISSIONS, Facebook.FORCE_DIALOG_AUTH, new LoginDialogListener());

you will have to use facebook sdk for facebooklogin and posting ,here is the example ,where you will get your complete solution

here

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