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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:19:02+00:00 2026-05-26T04:19:02+00:00

To preface this question, this is my first app and I have a very

  • 0

To preface this question, this is my first app and I have a very basic understanding of android apps.

My first problem is the issue with screen orientation change. I’ve seen this question asked on here a million times, but I don’t really understand the answers and I’m not sure if it is the same situation or not. My app crashes when the screen orientation changes. I am not using ViewFlipper as a lot of the questions mention. My app also crashes when you try to scroll through the options in a spinner. The spinner is populated correctly, and you can open it and select an option, but scrolling or opening it and changing selection multiple times causes a crash. I think my biggest problem here is I am not used to the Eclipse IDE or java (I am a .net developer primarily) and I feel like it leaves me completely in the dark when it crashes. All it ever says is “Source not found”. That doesn’t help me much.

So I guess my question is: does anyone know what would cause the application to crash in either of these two instances and/or how do I go about debugging the issues when it simply says “source not found”?

  • 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-26T04:19:03+00:00Added an answer on May 26, 2026 at 4:19 am

    I figured out the issues. Sort of anyways.

    The spinner crash was caused by a null value in the array I was binding as the source. So that one was my fault.

    The orientation crash was caused by… I’m not really sure. But to investigate I inserted android:configChanges="orientation" into the manifest to be able to handle the onConfigurationChanged event. I inserted the code to override the method and the problem stopped completely.

    @Override
    public void onConfigurationChanged(Configuration newConfig) {
        super.onConfigurationChanged(newConfig);
    }
    

    That is the code necessary to fix the problem in it’s entirety. I have no idea what was causing the problem or why that fixed it so if anyone can shed some light please comment!

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

Sidebar

Related Questions

( Preface: This is my first audio-related question on Stack Overflow, so I'll try
Let me preface this question. I have just started using jquery, so please be
I'll preface this question by stating I have historically used tables for my HTML
Let me preface this question with first stating that I'm new to GUI interfaces:
I'll preface this question with the note that I have looked at this similar
First let me preface this question by saying that I'm fairly new to Javascript.
First off, let me preface this question by stating that I'm really a pretty
First off, let me preface this question by saying that my professor is firmly
To preface this question I should say I know very little about database efficiency
Please let me preface this question with an apology. I am very new to

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.