As a possible reason, could it be that 1.5 hides APNs with mmc/mnc
different from the values of the currently installed SIM?

Pit

On May 14, 6:18 pm, jappit <alessandro.lar...@gmail.com> wrote:
> Hi,
>
> I have a piece of code that creates some APNs with this call:
> --
> getContentResolver().insert(Uri.parse("content://telephony/carriers"),
> apnData);
> --
> The APNs are correctly created both on fw 1.1 and 1.5 (a query
> correctly returns them) but on fw 1.5 they don't show up in the device
> APN settings screen.
>
> Has anyone any hints on the reasons of this behavior?
>
> Thanks,
> Pit
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to