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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T10:47:30+00:00 2026-06-17T10:47:30+00:00

I have read this post but it won’t fix my problem. Skip going back

  • 0

I have read this post but it won’t fix my problem. Skip going back to direct parent activity when pressed back

Supposing I have a list of intents from A to Z, where A is the root. In any of these intents I would like to provide a “back to A” function, and the normal “back to previous” should stay. so how could I implement the “back to A” function?

Because A does lots of internet actions and is kinda slow, I don’t want to new an A again, the best way would be to go in the stack and skip the intents in between and show A directly.

  • 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-17T10:47:32+00:00Added an answer on June 17, 2026 at 10:47 am

    use below code from where you want to call the A which is in Stack.

    Intent backToAIntent = new Intent(YourCurrentactivity.this,A.class);
    backToAIntent.addFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP);
    startActivity(backToAIntent);
    

    This reference will give you more info about your requirement.

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

Sidebar

Related Questions

I have read this post and I wanted to use ControllerExtensions.RedirectToAction method. But I
I have read this question and the simple and clear answer but it's not
I have read this question but it's not quite what I was looking for.
So I've read this post But it doesn't seem to deal with the issue
I have read another post/question regarding jquery variables and it was useful but I'm
I have read this post. Drupal is installed in my local machine and works
I have read this post: Passing extra parameters to source using Jquery UI autocomplete
I have read this thread when I got the the git: command not found
I have read this article from High Scalability about Stack Overflow and other large
I have read this article about 400% boost of your website . This is

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.