I newbie in Android and before ask question here i was googling, but on this question i can\'t find answer. (also this stackoverflow.com/questions/4195089 don\'t have answer
private DatabaseHelper myDbHelper; ... public void onStart() { DatabaseHelper myDbHelper = new DatabaseHelper(this);
I removed the declaration DatabaseHelper in onStart. That fixed the ERROR/Cursor(1512)