开发者

Customizing Android Lock Screen functionality?

I will like to develop an App which modifies LockScreen 开发者_高级运维of Android. I have read in some forums that it is not supported as yet in the SDK but there are some applications available that does exactly that.

One can surf Screen Suite Lock Screen

Can someone let me know is it actually possible to customize LockScreen and implement our own way of Lock Screen?

Regards

Sunil


It is possible to have views displayed above the lock screen and to make it dismiss the lock screen. It's a dirty solution, but the only one as long as there is no api to replace the lock screen.

Android activity over default lock screen

http://developer.android.com/reference/android/view/WindowManager.LayoutParams.html#FLAG_SHOW_WHEN_LOCKED

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜