I also have a same question as to how to programatically get/set/add EMAIL and MMS settings. Currently i believe we have retrieve the information from the db
Database: /data/data/com.android.providers.telephony/databases/telephony.db Table: carriers URI: content://telephony/carriers Does anybody know if there is readily avaible APIs to set EMAIL,MMS and APNs thanks, Murali On Fri, Jan 22, 2010 at 1:33 AM, Ramesh(BABY-FACE) <[email protected]>wrote: > I was able to bring up the UI in android that allows the user to edit the > APN settings. But I need to know how can I access these APN settings > programmetically and set them. Any Ideas ?. Is this possible ??. > > - startActivity(new Intent(Settings.ACTION_APN_SETTINGS)); > -- > ***************************************************** > M.Shehan Ramesh Perera > Phone: +94 724787407 > > ***************************************************** > Winston Churchill -- Success is Going From Failure To Failure Without > Loosing Enthusiasm. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- 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

