AppLock

Additional

Language
Java
Version
N/A
Created
Aug 6, 2014
Updated
Aug 6, 2014 (Retired)
Owner
dawson (dawsonice)
Contributor
dawson (dawsonice)
1
Activity
Badge
Generate
Download
Source code

Advertisement

Android application lock

Feature

  • All android sdk supported.
  • Specified custom timeout.
  • Easy to modify style.

Usage

How to enable application lock?

Implement application and enable it as:

LockManager.getInstance().enableAppLock(this);

Make all activity to extends BaseActivity:

public class HomePage extends BaseActivity{
}

Demo

demo manage screen

demo unlock screen

=== Any further question?

email me please!