Software Archive
Read-only legacy content
17061 Discussions

XDK screen lock

chems_m_
Beginner
725 Views

It possible to use XDK to make a screen lock?

0 Kudos
3 Replies
John_H_Intel2
Employee
725 Views

You can search for a Cordova plugin that does this, but I dont know of one currently. 

0 Kudos
chems_m_
Beginner
725 Views

I didn't find one . I know it is possible to at least wake up the screen because the snapchat app and many others has that feature.  I think this won't be possible unless you write your app natively .

0 Kudos
PaulF_IntelCorp
Employee
725 Views

Writing a plugin allows you to write some parts natively. It provides you with a way to implement some parts natively, while the rest is done with HTML5.

0 Kudos
Reply