Hello,
I need to fire an intent which opens the date/time settings, after
viewing the source for the settings app I saw that the action for the
date/time settings was "android.settings.DATE_SETTINGS", but every
time I fire an intent with that action like so: new Intent
("android.settings.DATE_SETTINGS");, I get an
ActivityNotFoundException, can any help me understand why?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to