async onInit() {
    await this.registerCommand('adbInterface.setCustomADBPath', () =>
      this.setCustomADBPath()
    )
    await this.registerCommand('adbInterface.resetCustomADBPath', () =>