###### tags: `Android` android_idのADBコマンドまとめ === ## 取得 `adb shell settings get secure android_id` ## 書き換える `adb shell settings put secure android_id <android_id>`