ReaverRikku
Lurker
Hi.
I'm trying my first app and figured I'd go for an alarmclock.
The thing I can't figure out is how to make the alarm unlock screen if it is needed (hope this is clear enough...). I'm using AlarmManager to handle the alarm and right now just trying a Notification and an Activity displaying the current time when the alarm goes off. What I would like is for the Activity to start even if screen is locked. It does work when in other activities.
Thanks
I'm trying my first app and figured I'd go for an alarmclock.
The thing I can't figure out is how to make the alarm unlock screen if it is needed (hope this is clear enough...). I'm using AlarmManager to handle the alarm and right now just trying a Notification and an Activity displaying the current time when the alarm goes off. What I would like is for the Activity to start even if screen is locked. It does work when in other activities.
Thanks