Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 440 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 440 Bytes

Sample Unlock Widget for the Adenda SDK

This is an example of a custom unlock widget for the Adenda SDK.

Add the .java files to your source foolder and the .xml files to your resources folder. Call the following at your app's startup:

AdendaAgent.setDefaultUnlockLayout(this, R.layout.adenda_sample_unlock);

alt tag