• Stars
    star
    117
  • Rank 301,828 (Top 6 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 10 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Library for android application lock.

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!