get second imei number through adb shell -


i able 1 imei number through adb shell command

adb shell service call iphonesubinfo 1 

but device has 2 imei numbers ,

how second imei number through adb shell

the output of adb shell service call iphonesubinfo 1 below (which inbetween quotes)

result:   parcel( 0x00000000: 00000000 0000000f 00320031 00340033 '........1.2.3.4.' 0x00000010: 00360035 00380037 00300039 00380039 '5.6.7.8.9.0.9.8.' 0x00000020: 00360037 00000035                   '7.6.5... ')  

imei=123456789098765

help me find second imei......


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -