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 8592251
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T23:42:38+00:00 2026-06-11T23:42:38+00:00

I am building a chat client for Android ICS . I have a roster(contacts)

  • 0

I am building a chat client for Android ICS. I have a roster(contacts) activity which can lead to chat activity(after clicking an entry in the roster(contact) list). Then, one can chat and can come back to roster screen after clicking a button present on chat screen.

The flag used to start activities in the code for creating intent is : Intent.FLAG_ACTIVITY_REORDER_TO_FRONT

There is also a search button on roster activity screen which takes us to search activity which in turn allows us to go to chat activity.

Flags used here are same. All three are singleTask.

Now the problem is when i go from roster activity to chat activity and then back to roster activity then everything is good. But when i go from roster activity to search activity, then to chat activity and then back to roster activity then roster activity gets recreated, i.e. oncreate() function of roster is called. This does not happen in the other flow.

Can anyone explain this. Creating a new activity for search may not be appreciated but assuming its good, can reasons why this can happen?

Also ondestroy() of roster activity is not called (since it is not compulsion).

  • 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-11T23:42:39+00:00Added an answer on June 11, 2026 at 11:42 pm

    You must always expect that onCreate is called at any point in time after resuming or otherwise returning to your activity from a different screen. Android may choose to terminate any activity that is paused, i.e. hidden from the user. When going back to that Activity, and if it had been destroyed, Android will recreate it by calling onCreate (and onRestoreInstanceState, which is why you should save volatile data that’s supposed to outlive context changes in onRetainInstanceState.)

    There is nothing absurd about this behavior, it’s well documented as part of Android’s activity life-cycle.

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

Sidebar

Related Questions

i'm building an android application which have a chat. in this chat i each
Im building a simple chat client which is only supposed to be able to
I'm building a simple chat server in java , where users can have private
I am building a simple ajax chat client for a school project and have
I'm building a chat server with .NET. I have tried opening about 2000 client
I am building a small chat application in which client A wants to send
I'm building a chat application. Inside my chat messages view i have an Activity
I'm building a simple client-server chat system. The clients send data to the server
I have a small application that I am building a Chat application into, so
I'm building a real time game, mostly chat based, and I need to have

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.