<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.bask.se/index.php?action=history&amp;feed=atom&amp;title=Android%2Fadb%2Fshell</id>
	<title>Android/adb/shell - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://www.bask.se/index.php?action=history&amp;feed=atom&amp;title=Android%2Fadb%2Fshell"/>
	<link rel="alternate" type="text/html" href="http://www.bask.se/index.php?title=Android/adb/shell&amp;action=history"/>
	<updated>2026-04-24T17:01:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>http://www.bask.se/index.php?title=Android/adb/shell&amp;diff=5356&amp;oldid=prev</id>
		<title>Pf: Created page with &quot; == useful commands i Android 8.0.0 == Get IMEI:  &lt;nowiki&gt;adb shell &#039;service call iphonesubinfo 1 | grep -o &quot;[0-9a-f]\{8\} &quot; | tail -n+3 | while read a; do echo -n &quot;\u${a:4:4}...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.bask.se/index.php?title=Android/adb/shell&amp;diff=5356&amp;oldid=prev"/>
		<updated>2020-02-01T15:23:36Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; == useful commands i Android 8.0.0 == Get IMEI:  &amp;lt;nowiki&amp;gt;adb shell &amp;#039;service call iphonesubinfo 1 | grep -o &amp;quot;[0-9a-f]\{8\} &amp;quot; | tail -n+3 | while read a; do echo -n &amp;quot;\u${a:4:4}...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== useful commands i Android 8.0.0 ==&lt;br /&gt;
Get IMEI:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;adb shell &amp;#039;service call iphonesubinfo 1 | grep -o &amp;quot;[0-9a-f]\{8\} &amp;quot; | tail -n+3 | while read a; do echo -n &amp;quot;\u${a:4:4}\u${a:0:4}&amp;quot;; done&amp;#039;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Get IMSI:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;adb shell &amp;#039;service call iphonesubinfo 8 | grep -o &amp;quot;[0-9a-f]\{8\} &amp;quot; | tail -n+3 | while read a; do echo -n &amp;quot;\u${a:4:4}\u${a:0:4}&amp;quot;; done&amp;#039;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Get ICCID:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;adb shell &amp;#039;service call iphonesubinfo 13 | grep -o &amp;quot;[0-9a-f]\{8\} &amp;quot; | tail -n+3 | while read a; do echo -n &amp;quot;\u${a:4:4}\u${a:0:4}&amp;quot;; done&amp;#039;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== list of service call transaction codes in android-5.0.0_r1 ==&lt;br /&gt;
 &amp;lt;nowiki&amp;gt; 1  getDeviceId&lt;br /&gt;
 2  getDeviceIdForSubscriber&lt;br /&gt;
 3  getImeiForSubscriber&lt;br /&gt;
 4  getDeviceSvn&lt;br /&gt;
 5  getSubscriberId&lt;br /&gt;
 6  getSubscriberIdForSubscriber&lt;br /&gt;
 7  getGroupIdLevel1&lt;br /&gt;
 8  getGroupIdLevel1ForSubscriber&lt;br /&gt;
 9  getIccSerialNumber&lt;br /&gt;
10  getIccSerialNumberForSubscriber&lt;br /&gt;
11  getLine1Number&lt;br /&gt;
12  getLine1NumberForSubscriber&lt;br /&gt;
13  getLine1AlphaTag&lt;br /&gt;
14  getLine1AlphaTagForSubscriber&lt;br /&gt;
15  getMsisdn&lt;br /&gt;
16  getMsisdnForSubscriber&lt;br /&gt;
17  getVoiceMailNumber&lt;br /&gt;
18  getVoiceMailNumberForSubscriber&lt;br /&gt;
19  getCompleteVoiceMailNumber&lt;br /&gt;
20  getCompleteVoiceMailNumberForSubscriber&lt;br /&gt;
21  getVoiceMailAlphaTag&lt;br /&gt;
22  getVoiceMailAlphaTagForSubscriber&lt;br /&gt;
23  getIsimImpi&lt;br /&gt;
24  getIsimDomain&lt;br /&gt;
25  getIsimImpu&lt;br /&gt;
26  getIsimIst&lt;br /&gt;
27  getIsimPcscf&lt;br /&gt;
28  getIsimChallengeResponse&lt;br /&gt;
29  getIccSimChallengeResponse&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pf</name></author>
	</entry>
</feed>