Exemplo n.º 1
0
 @Override
 public void onDestroy() {
   super.onDestroy();
   bService.cancel();
   db.close();
 }