I am planning to create a Android Lock Screen of my own .
But i don't know where to start?
Should i just make an activity with UI layout that interacts touches, and when the user swipes I should call the androd.intent.HOME
?
And how can i override the default android Lock Screen application?
I really dont have a clue any help would be appreciated. I saw this post : Where can I find examples or tutorials about creating a custom android lockscreen? but its not very helpful
And my device is rooted and i dont mind making the app only for ROOTED users..