java - How to tell if Android screen lock setting is set to None -


i need check if screen lock setting set "none" (or not).

i deploying app being sent out users on pre-configured tablets.

this pre-configuration done manually tablet supplier.

one of settings pre-configure set screen lock none (it bad thing if tablet reached end user screen lock still enabled).

the last thing person configuring device start app, able see check list confirm settings have been set accordingly in order avoid missed/incorrect settings.

the screen lock setting have been unable find way either read or set programmatically.

the tablets rooted , running 4.2.2.

assume end user incapable of interacting in way tablet - other powering on , reading display.


Comments

Popular posts from this blog

java - Intellij Synchronizing output directories .. -

git - Initial Commit: "fatal: could not create leading directories of ..." -