Hello,

Hoping for an answer from the Android team on this one.  Could you  
please shed some light on the following NPE?

ERROR/AndroidRuntime(1789): java.lang.NullPointerException
ERROR/AndroidRuntime(1789):     at  
android.widget.AdapterView.rememberSyncState(AdapterView.java:799)
ERROR/AndroidRuntime(1789):     at android.widget.AdapterView 
$MyDataSetObserver.onChanged(AdapterView.java:548)
ERROR/AndroidRuntime(1789):     at  
android 
.database.DataSetObservable.notifyChanged(DataSetObservable.java:29)
ERROR/AndroidRuntime(1789):     at  
android.widget.BaseAdapter.notifyDataSetChanged(BaseAdapter.java:42)

It started showing up in my code rather mysteriously. Also there does  
not seem to be any usage pattern that atleast I can discern.

Any ideas on what might be causing this?

Thanks a bunch.

Regards,
DS.

PS: This is on the M5 SDK - DS

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to