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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T14:43:27+00:00 2026-05-20T14:43:27+00:00

I have a tabactivity with several tabs. Each tab has an ActivityGroup associated with

  • 0

I have a tabactivity with several tabs. Each tab has an ActivityGroup associated with it, and uses a LocalActivityManager to handle local activity stacks. This all seems to be working properly although I have not done any extensive debugging on it yet.

A few of my activities need to open windows which don’t have the tabactivity widget at the top. This seemed straight forward enough to me and I called it like any other Activity:

Intent i = new Intent(this, ActivityLeaveTabs.class);
startActivity(i);  

Everything seems to work just fine to be honest, however every time I leave the tabactivity I am getting the following warning:

couldn’t save which view has the focus because the focused view com.android.internal.policy.impl.PhoneWindow$DecorView@43e4a3888 has no id

I should mention that I am sending this intent out from one of the activities which is part of an Activitygroup which itself represents one of the tabs from the tabactivity. I suspect the problem is stemming from calling “startActivity(this,…” from there, but I tried a bunch of variations using getParent() which did not help.

I am not exactly clear on what the warning means or if it is actually a problem. Any help resolving the warning or if anyone can tell me not to worry about it (the program seems to be working just fine) would be much appreciated!

  • 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-20T14:43:27+00:00Added an answer on May 20, 2026 at 2:43 pm

    It sounds like it has something to do with saving focus as a new activity comes to the front.

    This sheds a little light on the issue; the DecorView contains all the other views in your activity. There is not usually a reason for it to have an id (although you might be able to set one programmatically). Since it’s not a big deal whether or not the background has focus, I think you can safely ignore this warning.

    An interesting test would be to try to launch your next activity via a button’s onClick or something else that would require having another view gain focus and then seeing if you still get the warning.

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

Sidebar

Related Questions

I have a TabActivity with several tabs. Each tab corresponds to a specific view,
I have a TabActivity that has a TabHost with two tabs. Each tab has
I have a TabActivity with 5 tabs in it and each tab has an
I have a TabActivity where each tab has ActivityGroup. On the home ActivityChild of
In android, I have a TabActivity with 2 tabs and each tab has it
I have a tabActivity which has 3 tabs and 3 different activities in each
I have a TabActivity that has three tabs. The fist tab is the problem.
I have implemented 3 Tabs in my applications using TabHost and TabActivity. Each Tab
i have TabActivity in android project which contains some tabs. In each tab i
I currently have a TabActivity which has 4 tabs, within one of the tab's

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.