From 78da96e741a600993b991cf1ad07a46ab6b5513b Mon Sep 17 00:00:00 2001 From: Zhuang Ma Date: Sat, 13 Aug 2016 10:23:29 +0800 Subject: [PATCH] Fix grammar, add reference link --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b4124a7..e8005bb 100644 --- a/README.md +++ b/README.md @@ -565,7 +565,7 @@ adb shell settings get secure android_id adb shell dumpsys iphonesubinfo ``` -输入示例: +输出示例: ``` Phone Subscriber Info: @@ -594,6 +594,8 @@ Result: Parcel( 把里面的有效内容提取出来就是 IMEI 了,比如这里的是 `860955027785041`。 +参考:[adb shell dumpsys iphonesubinfo not working since Android 5.0 Lollipop](http://stackoverflow.com/questions/27002663/adb-shell-dumpsys-iphonesubinfo-not-working-since-android-5-0-lollipop) + ### Android 系统版本 命令: