-1

I could not find a good solution for the question. Some of them say using flags you can achieve it. But I think it is too old and it will not work for Lolipop. I have a project on my University Last Semester and I am hard working on that, I have implemented all of the other features but failed for this.

NIKHIL C M
  • 3,873
  • 2
  • 28
  • 35

1 Answers1

2

There are no lock screen APIs for Lollipop - the only APIs for displaying things on the lock screen for Lollipop and higher devices is through notifications.

ianhanniballake
  • 191,609
  • 30
  • 470
  • 443