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?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.