0

I have an app I made that will display what percent my battery is at (the 32 in the notification bar). I am wondering is it possible to add that information to the lockscreen (maybe under the time, but anywhere would work)? I know I can change the "I can see you" text via Settings -> General -> Screen lock -> Owner info (I am running Android 4.1.1), but I wouldn't be able to update that with the battery percent. From what I can gather I would need to write my own lock screen and add it there. Is that true or is there another way?

Where I would like information added

Howli
  • 12,291
  • 19
  • 47
  • 72

1 Answers1

1

You are welcome to write an app widget that can be placed on the lockscreen, for Android 4.2+.

CommonsWare
  • 986,068
  • 189
  • 2,389
  • 2,491