aspose file tools
The moose likes Android and the fly likes Help me java.lang.IllegalStateException Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "Help me java.lang.IllegalStateException" Watch "Help me java.lang.IllegalStateException" New topic
Author

Help me java.lang.IllegalStateException

vnoth kumar
Greenhorn

Joined: Mar 29, 2011
Posts: 1
I am developing local intranet chat application with Wifi enable. In this application i am using thread for send and receive (Both are seperate thread). When i am receiving the data the following error occured :

Error : 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.

Thanks in Advance
Vintoh
Email : vinoth.kumar@sdi.la
 
 
subject: Help me java.lang.IllegalStateException
 
Threads others viewed
Problems Connecting to a database through a Swing Application
Receiving mail
large images in webservice
Consuming binary data from webservice.
The Network Adapter could not establish the connection in jdbc connection
IntelliJ Java IDE