An iOs style lock screen on Android

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
KennyF
Posts: 5
Joined: Thu Nov 05, 2015 6:24 am

An iOs style lock screen on Android

Post by KennyF » Fri Dec 04, 2015 6:34 am

I'd like to have a key pad password entry on my Android phone and while I think I'm OK with coding the app, I have no idea how to get it to run instead of the "swipe to unlock".

Kenny

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10043
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: An iOs style lock screen on Android

Post by FourthWorld » Fri Dec 04, 2015 8:15 am

If an app can take over the role of that critical security feature it would be a big in the OS.

Samsungs have a keypad option in the Display settings; I'd always thought this was a standard Android feature, no?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7389
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: An iOs style lock screen on Android

Post by jacque » Fri Dec 04, 2015 9:54 am

Right, setting a PIN is a standard feature on all Android devices, it's a system setting. There's no way an app can intercept the lockscreen, though some widgets can add features to it.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply