[android-developers] Problem with SimpleCursorAdapter

2010-08-10 Thread oveno
Hi, I am new to android, after doing the notepad3 tutorial, I have one applied it in one new project, I follow all the code and make my own database and table. I try to put some data in the table. but in one function called fillData(), I always have problems with SimpleCursorAdapter. This is publ

[android-developers] Problem with simpleCursorAdapter, ListView backed by a managed cursor

2009-01-20 Thread Nmix
In a TabActivity I have a tab with a ListView. I manage the visibility of a View for when the list is empty, done after filling the list, whenever I know the backing data changes. When the list is empty (empty View is visible) and the activity is paused, and while paused the backing SQLlite tabl