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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to