コード例 #1
0
 @Override
 public boolean onUnbind(Intent intent) {
   close();
   return super.onUnbind(intent);
 }