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

  • SEARCH
  • Home
  • 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 6541909
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T11:09:45+00:00 2026-05-25T11:09:45+00:00

i am using Facebook sdk in my android project and in my main activity

  • 0

i am using Facebook sdk in my android project and in my main activity there is a button for Login clicking on that button will make user login to Facebook and the callback return to the Main Activity.

All works Fine.

Now i want when the callback is done, i need to change the Text of that Button from Login to Logout..
how can i do that?

what state will be called of my main activity on call back.. i mean onResume() or onRestart() or what ??

please help me doing this..
and make me understand how can it be possible…

i have read enough documentations and tutorial for Android lifecyle..but still i couldn’t find anyway to do this.

Thank You,
Mayur Parekh

  • 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-05-25T11:09:45+00:00Added an answer on May 25, 2026 at 11:09 am
    SessionEvents.AuthListener listener = new SessionEvents.AuthListener() {
    
                            public void onAuthSucceed() {
                                changeText("Facebook Logout");
                            }
    
                            public void onAuthFail(String error) {
                                Log.i("Login Failed", "Try Again");
                            }
                        };
                        SessionEvents.addAuthListener(listener);
                        facebookConnector.login();
    

    This is what i have done in my main activity inside the button click event this will call the Facebook Dialog for log in and if after that login is success full will do the task same for login fail.

    I am using default FACEBOOK SDK in my project.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using the Facebook Javascript SDK to create a login button using the
I'am using Facebook sdk for android and I want to know if there is
I am using a facebook sdk in android I need current user's phone_number and
I'm getting a list of a user's friends using the Facebook Android SDK, and
I'm working on a website that will be using Facebook Connect to authenticate users.
I'm trying to build an application using the facebook-android-sdk. I've pulled the sdk off
I want to check in using facebook android sdk (graph api), I am trying
I have an issue with SSO using the Facebook SDK for Android. The problem
In my Android app, I log in using the Facebook SDK and display posts
Good evening. I'm developing an android application that uses Facebook SDK. I've no problem

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.