adbコマンドでIMEIを確認する方法
エーデービーシェル ダンプシス アイフォーンサブインフォ
>adb shell dumpsys iphonesubinfo
実行すると以下のようにIMEIを確認することができる
C:\Users\hogehoge>adb shell dumpsys iphonesubinfo Phone Subscriber Info: Phone Type = GSM Device ID = 3552500500***** C:\Users\hogehoge>
以上
参考:
Is there an android shell or adb command that I could use to get a device’s IMEI/MEID?
http://stackoverflow.com/questions/6852106/is-there-an-android-shell-or-adb-command-that-i-could-use-to-get-a-devices-imei
コメント