In order to make this demo application compile and run, make sure to define the following resource strings in any xml resource file under the res folder of the project:
<string name="authenticator_sdk_key">YOUR MOBILE SDK KEY HERE</string>
<string name="authenticator_googlemapsv2_key">YOUR GOOGLE MAPS API V2 ANDROID KEY HERE</string>
The Authenticator SDK key is given by the LaunchKey Dashboard, and the Google Maps API v2 key will allow you to use Google Maps in order to set Geofencing as one of the Security Factors. Check the developer documentation in the links below for more information.
LaunchKey is an identity and access management platform. The Authenticator SDK enables developers to quickly integrate the LaunchKey platform directly in their existing Android applications.
Developer documentation for using the Authenticator SDK is found here.
Check our documentation for setting up a LaunchKey Service and the official Android Development website for everything else regarding Android.
Browse FAQ's or submit a question to the LaunchKey support team for both technical and non-technical issues. Visit the LaunchKey Support website here.