Android - Post Bitmap to Facebook -


i'm using solution: how post bitmap facebook using facebook sdk? post bitmap facebook how modify code allow user sign in facebook if not signed in when pressing 'share photo' button? don't want user sign in when app launches - want them sign in facebook when click share button.

thanks in advance!

just check if there no logged in person call facebook login; else continue sharing.

see here learn how handle facebook login flow using android sdk: https://developers.facebook.com/docs/android/login-with-facebook


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -