Re: [android-developers] How to Change the Android APN Settings Programmetically ??.

2010-01-22 Thread Murali M
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

[android-developers] Active Sync support for android

2010-01-21 Thread Murali M
Is there a active-sync support in Android just like how we see in Windows Mobile . If so how can i programatically set configuration parameters thanks, Murali. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send em

[android-developers] Email ,Wifi settings

2010-01-21 Thread Murali M
I am working on a application from which i need to ADD,Delete ,Change Email and Wifi Settings. I even need to add new Email Accounts . Can you please give me some pointers where i can start this . In Android, Are there APIs i can directly call for this or should it use content provider to do the