Hi, I'm developing an application where the users can modify the internet access point settings, but because the apn settings are secure settings they can't be changed programmatically. So what I would like to do is to open the apn settings activity and in the same window show the values that the user should input to the settings. I have been trying to look the ActivityGroup API but couldn't figure out if this is possible to do with that. Anyone have any ideas how to show two activities (one with the setting values, and another one where to input the values) in the same window so the user doesn't have to switch between activities?? Or any other ideas how the user could modify the secure settings easily?
-Mika -- 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

