[android-beginners] filled database doesn't appear in listview

2009-06-05 Thread joare...@googlemail.com
Hello, I have done several tutorials and tried to read everything carefully, but I still can't fix my problem. I have a simple database that works. I can read from the database successfully by printing some rows to the catlog: Cursor NumbersCursor = db.getNumbers();

[android-beginners] filled database doesn't appear in listview

2009-06-05 Thread joare...@googlemail.com
Hello, I have done several tutorials and tried to read everything carefully, but I still can't fix my problem. I have a simple database that works. I can read from the database successfully by printing some rows to the catlog: Cursor NumbersCursor = db.getNumbers();