Hi, I'm fairly new to android development, however I'm trying to write a simple widget application that will turn call forwarding on/off with a simple switch on the home screen.
It seems the only access to this is through internal private API. I know there is LISTEN_CALL_FORWARDING_INDICATOR from the PhoneStateListener but how would actually call an intent to turn the setting on and off? I've seen applications that offer 1x1 widgets for toggling WiFi and GPS on an off, is this possible to do for call forwarding? I get crappy coverage at my house and want to make this application to quickly forward to my home number when I walk in the house, possibly even have it set based on location etc. -- 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