protected void onDestroy() {
   super.onDestroy();
   db.close();
 }