python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
When I Unlock my phone with my flutter app in the foreground, It bypass authentication
My problem is that when I lock my Android phone with my flutter app in the foreground.
And then I wake the phone up, instead of taking me to the lock screen to give the password to unlock the phone, i...
KrekZsole
Votes: 0
Answers: 2
Can't get my Activity in front of the lock screen
I want to put my activity in front of the lock screen. I added whatever I saw on the internet as a flag to print activity on the lock screen.
But on some devices I couldn't achieve this : Huawei, Xiao...
propoLis
Votes: 0
Answers: 1
Full screen intent activity is not displayed on lookscreen when device is locked with pin/password
I want to show a short questionnaire on the Android look screen, as soon as the user locks their device. For this I detect a screen lock event and show an activity with a full screen intent notificati...
Myria
Votes: 0
Answers: 0
Excel VBA: running IE.ExecWB 12,2 with locked screen returns "Method 'ExecWB' of object 'IWebBrowser2' failed"
The following simple code works fine as long as the screen isn’t locked. If it is run when the screen is locked (Ctrl+Alt+Del, Alt-K) then it returns error code 80040100 “Method 'ExecWB' of object 'IW...
drb01
Votes: 0
Answers: 1