How to set android lock screen image
Posted
by robintw
on Stack Overflow
See other posts from Stack Overflow
or by robintw
Published on 2010-04-16T15:02:07Z
Indexed on
2010/04/16
15:23 UTC
Read the original article
Hit count: 566
Hi,
I'm just getting started with android programming, and want to see if there is a way to programmatically set the lock screen image. I've found various ways of setting the wallpaper in the API, but I can't seem to find the equivalent ways of setting the lock screen image.
I've seen various posts saying that customising the lock screen by adding widgets or bits of applications is not possible, but surely there must be a way to set the image programmatically?
Cheers,
Robin
© Stack Overflow or respective owner