Android Example App implementing the LaunchKey Android SDK.
launchkey-android-example is hosted in the following web site
https://github.com/LaunchKey/launchkey-android-example
If you think the Android project launchkey-android-example listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of launchkey-android-example.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | LaunchKeyManager.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 10 image files in launchkey-android-example. The names of the image files are listed as follows.
back.png backactive.png launcher_icon.png lkloginred.png logout.png logoutactive.png refresh.png refreshactive.png testlogo.png usernamebackground.png
The following screenshort is generated from the image listed above.
launchkey-android-example has the following Java source files.
com.yourCompany.yourAndroidApp.MyActivity.java com.yourCompany.yourAndroidApp.ProtectedActivity.java