开发者

Developing a custom lock screen [duplicate]

开发者 https://www.devze.com 2023-02-21 13:21 出处:网络
This question already has answers here: Android Lock Screen Widget (3 answers) Closed 9 years ago. 开发者_运维百科
This question already has answers here: Android Lock Screen Widget (3 answers) Closed 9 years ago. 开发者_运维百科

I want to develop custom lock screen app that looks like iPhone's lock screen.

Are there are any tutorials or examples for this? If not, where should I start?


There is no support for creating a "custom lock screen aap" in the Android SDK. You can only modify the lock screen behavior in custom firmware.

UPDATE

Note that Android 4.2 does allow you to create app widgets that can be added to the device's lockscreen, which may meet your needs.

0

精彩评论

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