Android 4.0 · void onDestroy() { · super.onDestroy();// 这句不能省略,否则会报异常 · this.unbindService(conn);// Disconnect from an application service.
確定! 回上一頁