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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T22:28:28+00:00 2026-06-12T22:28:28+00:00

As many others, I am getting IllegalStateException when using a ListView :( java.lang.IllegalStateException: The

  • 0

As many others, I am getting IllegalStateException when using a ListView 🙁

java.lang.IllegalStateException: The content of the adapter has changed but ListView did not receive a notification. Make sure the content of your adapter is not modified from a background thread, but only from the UI thread

I know the basic explanation – I am probably trying to modify the list from background thread. After exploring my code over and over again, I cant find a place that I am actually doing that. I am not adding \ removing elements from the list – it is static, and does not change from creation.
What I AM doing is only modifying the internal data of the list’s elements from a worker thread – but I am not sure if it is actually my problem.
so – this is my question – is it allowed to modify the underneath data of the list elements from background thread as long as I do not modify the list itself by adding \ removing elements?

Update:
Well I guess you are right, so here is a pseudo code:

//from main GUI thread.
ArrayList<People> namesList = // create and populate the list...
//lets assume that NamesArrayAdapter extends ArrayAdapter<People>
NamesArrayAdapter adapter = new NamesArrayAdapter(context, listViewResource, namesList); //instantiate the list adapter


//from backgroung thread
namesList.getItem(0).setName("et"); //Modifying existing element inside the list - is this ligal???
  • 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-12T22:28:29+00:00Added an answer on June 12, 2026 at 10:28 pm

    I AM doing is only modifying the internal data of the list's elements from a worker thread

    Is it the same static list as you set in Adapter?

    Then you can not change them from Background Thread. If you change them then make sure you call notifyDataSetChanged.

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

Sidebar

Related Questions

This sounds like a problem many others have posted about, but there's a nuance
I have gone through many links on this site and others but I could
I tried getting AccExplorer32 from this link http://msdn.microsoft.com/en-us/library/dd631969.aspx and many others, but it says
Alright it has come to this. I searched this website among many others and
I'm getting the classic 'mvc4 installer is incompatible with .net 4.5' that many others
Like many others Knockout developers before me, I encountered a slow running script warning
I've seen a feedback tab on this page and many others (e.g. UserVoice). I
I work in a small company and we - as many others = use
I, like many others, love Eclipse as my ide of choice, and because of
I am creating dynamic TextFields in actionscript 3.0. Like many others, my text disappears

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.