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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T18:14:47+00:00 2026-05-26T18:14:47+00:00

I have seen the following links before posting this question http://www.devx.com/wireless/Article/40792/1954 Saving Android Activity

  • 0

I have seen the following links before posting this question

http://www.devx.com/wireless/Article/40792/1954

Saving Android Activity state using Save Instance State

http://www.gitshah.com/2011/03/how-to-handle-screen-orientation_28.html

How to save state during orientation change in Android if the state is made of my classes?

I am not getting how should i override the following function :

@Override
    public Object onRetainNonConfigurationInstance() {
        return someExpensiveObject;
    }

In my application i have layout with one editext visible and other editext get visible when the data of first editext validates to true.I have set the visbility of all other editextes and textviews to false and make them visible after validating.

So in my activity if the screen orientation is changed then all the items having android:visibility="false" get invisible.

I have also came to know that when our activities screen orientation changes it calls onStop() followed by onDestroy() and then again starts a fresh activity by calling onCreate()

This is the cause .. But i am not getting how to resolve it ..

Here You can see the screenshots of my application :

enter image description here
in this image all fields are loaded
and in another image when the screen orientation is changed to landscape they are all gone

enter image description here

Any link to tutorial or piece of code will be highly appreciable.

And also my application crashes when a progress dialog is shown up and i try to change screen orientation.How to handle this ??

Thanks

  • 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-26T18:14:48+00:00Added an answer on May 26, 2026 at 6:14 pm

    Well if you have the same layout for both screens then there is no need to do so just add below line in your manifest in Activity node

    android:configChanges="keyboardHidden|orientation"
    

    for Android 3.2 (API level 13) and newer:

    android:configChanges="keyboardHidden|orientation|screenSize"
    

    because the "screen size" also changes when the device switches between portrait and landscape orientation.

    From documentation here: http://developer.android.com/guide/topics/manifest/activity-element.html

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

Sidebar

Related Questions

A small - little question. I have seen many application having buttons like following.
I have seen the following methods of putting JavaScript code in an <a> tag:
I have seen the following code: [DefaultValue(100)] [Description(Some descriptive field here)] public int MyProperty{...}
I have seen the following exception case several times public SomeClass(IEnumerable<T> someValues) { if
I have seen the following #include directives: #include <xstring> #include <cstring> #include <string> #include
I have seen some websites use the following tag: <meta type=title content=Title of the
I have seen a web page source code containing the following css declaration at
I have seen many articles and Questions/Answers Regarding Lock Escalation but following things are
Which of the following has the best performance? I have seen method two implemented
Can someone recommend a hosted solution that answers the following requirements (I have seen

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.