Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8132637
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T09:23:40+00:00 2026-06-06T09:23:40+00:00

I am working on an application where I need to integrate the social functionality

  • 0

I am working on an application where I need to integrate the social functionality of Facebook.

In my application there is a button that connects the user to his Facebook profile.
When the user press this button I’m only open a webview with the Facebook site, with the user Facebook page. Now lets say that I know his email and password and I want to connect him automatically, that he not have to enter his email and password every time.
I tried to solve it throw my next question, but as you can see with no success.

I tried also persisting cookies with CookieSyncManager, CookieManager and manually handling.

I think I can solve it by changing the url that I sends to the webView, but I don’t know which url. (tried http://www.facebook.com/connect/connect_to_external_page_widget_loggedin.php and http://www.facebook.com/plugins/login.php and then concatenate the url of the user Facebook page, for example http://www.facebook.com/UserProfile)

I really appreciate any help!

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T09:23:41+00:00Added an answer on June 6, 2026 at 9:23 am

    There’s a way to use the SDK authentication instead of the SSO as discussed here: How to disable Facebook single sign on for android – Facebook-android-sdk.
    But I think that it just results in a bad user experience since the user will need to enter his email/password which is not a fun task to do with most mobile devices.

    If the user has the facebook application (katana) installed (which means the use of SSO), then you should be able to just open it with the user profile by using an intent.
    I’ve never done it before, but from these two threads:
    launch facebook app from other app
    and
    Open a facebook page from android app
    it looks like you can do something like:

    Intent intent = new Intent(Intent.ACTION_VIEW);
    intent.setClassName("com.facebook.katana", "com.facebook.katana.ProfileTabHostActivity");
    this.startActivity(intent);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am working on an application where I need to integrate the social functionality
I am working on an application where I need to integrate the search engine.
I'm working on a web application in Codeigniter. I'd like to integrate the functionality
I am working on an application where i need to place a uiscrollview within
I am currently working in an application where I need to find all occurrences
I'm working on a web application and need some help with a query. I'm
We've been working on web application where in we need to implement traditional web-apps
I am currently working on an application in-which I need to take the screenshot
Hi I am working on an application in which I need almost 10 webBrowsers
I m working on windows form application. I need to show amount in words

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.