Hi, Digit

I am wondering if the answer is still the same. Thanks!

OSoleMio

On Jan 17, 9:12 pm, Digit <[EMAIL PROTECTED]> wrote:
> brief answer: no, not at the moment
>
> long answer: the only connection to the SIM card in the emulator is done
> through GSM AT commands, which are themselves controlled through
> android.telephony.gsm packages (most of them not documented, and also _very_
> in flux, implementation-wise).
>
> at the moment, we don't provide a facility to applications to talk to the
> modem directly. given that a GSM modem is a finite-state machine that can
> only really dialog with a single client (in this case the Android GSM
> stack), this could introduce very nasty failure cases, since our code
> doesn't expect modem settings being changed unexpectedly by a different
> process :-) of course, that doesn't mean we won't provide a higher-level
> interface to the SIM Card data, but I am not qualified to say what it will
> look like.
>
> finally, the SIM Card emulation in the SDK is currently very rough, and will
> improve over time...
>
> On Jan 17, 2008 4:13 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> wrote:
>
>
>
> > Hi
> > does the emulator support any coonetction method to smart card? i.e
> > toSIM card?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to