I want to develop my own lock screen for Android that will replace the default android lock screen. I do not have any idea how to start.
Is there any tutorial about it or an example I can download and open in my eclipse and run ?
Thanks a lot
I want to develop my own lock screen for Android that will replace the default android lock screen. I do not have any idea how to start.
Is there any tutorial about it or an example I can download and open in my eclipse and run ?
Thanks a lot
What you actually want to do is create an application which will look like the home screen and prevent the "real" home screen from appearing.
You might want to have a look at this: Launcher2.git
I would also recommend reading these questions:
Create custom lockscreen for android 4.0 or above?
https://stackoverflow.com/questions/10864300/create-a-lock-screen-of-my-own
© 2022 - 2024 — McMap. All rights reserved.