<div dir="ltr">Those links are interesting, thank you.&nbsp; I&#39;ve also been poking at things more.&nbsp; I am, admittedly new to the phone space for coding, and I freely admit I&#39;m just hacking for now.&nbsp; I find it helps me learn about things quickly, if organically.&nbsp; Poking around the system, I found (sometimes after some searching on the wiki) mechanisms for accessing most of the hardware.&nbsp; Though the SIM seemed to be missing.&nbsp; I&#39;ve found some things in /home/root/.evolution, and I&#39;ve found some python snippets that (for example) pull contacts from libgsmd-tool via AT commands.&nbsp; These are both interesting.&nbsp; The former, however, seems incomplete, and the later I need to do more reading to determine what AT commands exist.&nbsp; Though this later seems clumsy from a system perspective.&nbsp; Prior to this I was thinking of hacking something that would expose data from the SIM in /proc.&nbsp; Now I&#39;m investigating what is filling in the data in /home/root/.evolution and try to understand that better.<br>
<br>--<br>-Frang<br><br><div class="gmail_quote">On Fri, Jul 18, 2008 at 10:40 AM, Holger Freyther &lt;<a href="mailto:zecke@openmoko.org">zecke@openmoko.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Friday 18 July 2008 01:54:04 frang (moko-devel) wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; &nbsp;Hopefully a quick question. &nbsp;How do I access or otherwise browse the<br>
&gt; information on the SIM?<br>
<br>
</div></div>What do you talk about? SIM Toolkit? SIM Identity? With Qtopia you could use<br>
QSimInfo[1] and QSimCommand[2] but:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;- Currently we don&#39;t have a simtoolkit implementation in Qtopia<br>
 &nbsp; &nbsp; &nbsp; &nbsp;- We can not provide headers/build tools for Qtopia as the Qtopia buildsystem<br>
is so messed up/insane I lack any positive words for it...<br>
<br>
so depending on how big the itching is I can help you to scratch it and help<br>
you to start on the simtoolkit implementation and then also work on the 2nd<br>
part.<br>
<br>
<br>
z.<br>
<br>
<br>
[1] <a href="http://doc.trolltech.com/qtopia4.3/qsiminfo.html" target="_blank">http://doc.trolltech.com/qtopia4.3/qsiminfo.html</a><br>
[2] <a href="http://doc.trolltech.com/qtopia4.3/qsimcommand.html" target="_blank">http://doc.trolltech.com/qtopia4.3/qsimcommand.html</a><br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@lists.openmoko.org">devel@lists.openmoko.org</a><br>
<a href="https://lists.openmoko.org/mailman/listinfo/devel" target="_blank">https://lists.openmoko.org/mailman/listinfo/devel</a><br>
</blockquote></div><br></div>