Top "Lockscreen" questions

A lock screen is a user interface element used by various operating systems.

Android how to show notification on screen

I've been working on push notifications and I am able to implement it and display it on status bar, the …

android notifications lockscreen
Android activity over default lock screen

How can I display an Activity or Dialog to be visible over the lock screen? I have already tried displaying …

android android-activity dialog lockscreen android-windowmanager
Creating an Android Lock Screen App.

How to create a lock-screen app that acts as a lock for android mobile. I did find one, But it …

java android lockscreen
Android Lock Screen Widget

A few users have been asking me Android lock screen widgets for my app - I believe they want a …

android android-widget lockscreen
Create custom lockscreen for android 4.0 or above?

I want to create custom lockScreen for android 4.0 and above, I have tried widget to create lockscreen but it supports …

android android-widget lockscreen android-4.2-jelly-bean
developing an android lock screen application

I want to develop my own lock screen for Android that will replace the default android lock screen. I do …

android lockscreen
Preventing status bar expansion

Is there anyway to prevent users from sliding the status bar (expand) or collapsing back? I'm trying out a lockscreen …

android statusbar lockscreen
How to programmatically lock screen in Android?

Possible Duplicate: Lock the android device programatically How can I programmatically lock the screen in Android?

java android lockscreen
Full screen transparent activity (no title & status bar) doesn't work.... why?

I'm making a custom lock screen. The lock screen is an activity which I launch by the time the screen …

android android-activity lockscreen
Media Player controls in Notification

I have written complete Music Player to stream music from the web, but I don't know how to put media …

android notifications lockscreen android-music-player