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!