Anybody know?
On 15 jun, 16:31, mrb <[email protected]> wrote:
> Hello everyone,
>
> I have a problem, I need to access the FDN (fixed dialing numbers)
> from an application.
> The FDN is an information that is recorded on the SIM CARD. I'm trying
> to access using the following code but this not work:
>
> ...
> PhoneFactory.makeDefaultPhones(context);
> mPhone = PhoneFactory.getDefaultPhone();
>
> boolean fdnEnabled = mPhone.getSimCard().getSimFdnEnabled();
> ...
>
> Thanks for your help.
> Mrb
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---