Is there a way in Android to get the upcoming alarm time?
Thanks
Clarification: I am talking about the native android Alarm Clock appliction
Needs to be:
String nextAlarm = android.provider.Settings.System.getString(getContentResolver(), android.provider.Settings.System.NEXT_ALARM_FORMATTED);