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

The Archive Base Latest Questions

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

I have a strange problem in my android application. I am starting one activity

  • 0

I have a strange problem in my android application. I am starting one activity from another and the starting code is right, I know it. It works about one or two times of the four launches. Reason, because it is failing that when the second activity is starting, suddenly starting the first and I don’t know why, because I don’t call this activity. The second activity is exactly right. Can anyone give me some reason of calling the first activity again?
I will not show code, because it too big. I can show parts, that will be interesting for you, if anybody asks it. Thanks a lot and sorry for my english. I really need your help

Activity launching:

Bundle b = new Bundle();
b.putString("id", ids.get(2));
b.putString("auth", auths.get(2));
Intent intent = new Intent(getApplicationContext(), ProfileLoaderActivity.class);
intent.putExtras(b);
startActivity(intent);

Second activity is right because it works well, when I call it from another activities

  • 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-27T11:45:57+00:00Added an answer on May 27, 2026 at 11:45 am

    There are limited possibilities about what might actually be happening.

    A possibility if with the first activity at the top of the activity stack, you launch the second activity which crashes on start up, that activity is then destroyed/dies revealing the original activity.

    Other possibilities are you are unintentionally calling the wrong activity or that the first activity is getting called from another component altogether.

    You can try pressing the back button when then first activity incorrectly is present, if the second activity is present when you press back you know that the second activity was launched and that something somewhere is calling on the first activity again. You could then look at the intent that was calling it for further information. If the second activity isn’t present you are either calling the wrong activity from the off or you second activity isn’t being created correctly.

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

Sidebar

Related Questions

I have a strange problem with my Android app. When I start it from
I have a strange problem in my android app. I have an activity which
I have a strange problem in my android app. In one method I do
I am facing one strange problem, when i run my android application on the
I'm having a strange problem with Android 1.6 I have an application that has
I have a strange problem in my Android code when I try to pass
We have very strange problem, one of our applications is continually querying server by
i have a strange (?) error in my android application. I have defined some
I have a very strange problem with Android animations, I tried many different approaches
I am developing an Android application with MapView and I have a very strange

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.