0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

adb周りの忘備録

Posted at

adb接続はファクトリーリセットで解除される.
そのためOOBE→HOMEまでの自動化にはinitializeには別のアプローチが必要.

0.tesseractやOpenCVと連携させて目的のアイテムをつかむまでループ処理
→他に展開するのが難しい(必要モジュールなどの共有)
0.最悪,端末をみながらキーイベントを順番通りに送信するなどで実装できる
→が,FWバージョン次第で環境が変化しうるのでなるべく避けたい.

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?