Posts by Jhonatan 'Spark' Rafael • 1 point
1 post
-
0
votes1
answer641
viewsQ: Attempt to invoke virtual method android.database.sqlite.SQLiteDatabase.rawQuery(java.lang.String, java.lang.String[])' null Object Reference
Okay, I’m new to Android and I’m developing a somewhat complex application for a course completion. At the moment the problem is to display a listview with information from a local database…