Skip to content

Conversation

joelromanpr
Copy link

@joelromanpr joelromanpr commented Jul 8, 2021

loki - Add a passcode lock feature to your android applications hassle-free.

Everytime I start developing new android apps almost each one needs a passcode lock feature that is specific to the app to protect certain areas of the application or the entire app. LoKi helps jump starting this by taking the heavy lifting around adding such capability.

It's as easy as

  1. Inheriting a LokiActivity
class MainActivity : LokiActivity() {}
  1. Prompting the user to setup their passcode
PasscodeSetupActivity.launch(this@MainActivity)

Bonus: LoKi is configurable, you can refer the documentation for more!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant