lockscreen
how to handle lock screen button input for android activity?
Suppose I have something like an alarm activity which launches the alarm through the lock screen, accomplished via[详细]
2023-01-24 12:29 分类:问答Android Lock Screen Widget
A few users have been asking me Android lock screen widgets for my app - I believe they want a widget that stays on their lock screens and allows them to interact with the app.[详细]
2023-01-24 01:07 分类:问答How to programmatically lock screen in Android? [duplicate]
This question already has answers here: Closed 11 years ago. Possible 开发者_开发百科Duplicate: Lock the android device programatically[详细]
2023-01-14 13:38 分类:问答Setting android unlock pattern from code
I\'m making an application that locks the phone down after some event. Basically it just turns off the screen and the android lock screen activates. I\'ve set the LOCK_PATTERN_ENABLED setting in order[详细]
2023-01-07 20:40 分类:问答Android 2.2 Screen Lock Security
Is there a way to find out if a user has the PIN lock or password lock screen security set? I know that you can check Settings.Secure.PATTERN_LOCK_ENABLED to read if the pattern is set. Even a value[详细]
2023-01-06 17:19 分类:问答Launching Android Native Lock Screen
I\'m looking for a way to launch the native android lock screen from my application. I\'ve looked around and found code about KeyGuardLock and KeyGuardMa开发者_如何学JAVAnager but I believe that only[详细]
2023-01-06 09:35 分类:问答Customizing Android Lock Screen functionality?
I will like to develop an App which modifies LockScreen 开发者_高级运维of Android. I have read in some forums that it is not supported as yet in the SDK but there are some applications available that[详细]
2023-01-02 08:18 分类:问答Android Activity is displayed after user unlocks the screen
I was wondering if anyone understood how to make your application be displayed when you unlock the screen. I have an application where the user turns on a Bluetooth device, it connects to the phone, a[详细]
2022-12-25 19:40 分类:问答iPhone detect touch when screen is locked
I know that apple knows when you touch the locked screen (iPod shortcut, call), but can I know somehow whe开发者_开发百科n user touches it.[详细]
2022-12-24 04:26 分类:问答How to lock the Screen customly? Just like WaveSecure in Android
I want to do a demo just like WaveSecure, which win Android Develop Challenge 2 with a third place. Now I have a problem in locking the screen customly, so I want to know how WaveSecure achieve its lo[详细]
2022-12-21 20:32 分类:问答