Is it possible to override the standard alarm screen of android? The standard alarm screen I mean is the one which is fired when your alarm goes off. I want to give it a white background for example. If it is not possible, is it somehow possible to fire you own alarm screen while your phone is locked?
Asked
Active
Viewed 75 times
-4
-
what you have tried so far?? – Janki Gadhiya Jul 08 '16 at 10:29
-
I cannot find anything to try since I cannot find any documentation. – T. Honcoop Jul 08 '16 at 10:31
1 Answers
0
standard alarm screen of android
There's no "standard alarm screen". It's alarm app's screen. Can be any alarm app user uses (also built-in apps differ depending on device vendor).

Marcin Orlowski
- 72,056
- 11
- 123
- 141
-
Allright then I guess the best way to go is build my own alarm. Thanks – T. Honcoop Jul 08 '16 at 10:34