An AgeCheq Android SDK example app.
AndroidSDK is hosted in the following web site
https://github.com/AgeCheq/AndroidSDK
If you think the Android project AndroidSDK 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 AndroidSDK.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | agecheqlib.jar android-support-v4.jar google-play-services.jar |
Required Permissions | android.permission.INTERNET |
AndroidSDK has the following Java source files.
com.example.agecheqsample_0.InitialActivity.java com.example.agecheqsample_0.MainActivity.java