Android Open Source - App example AndroidPINProtectionExample






Project Summary

An example application that shows how you can implement PIN protection in your Android applcation..

Web Site / Source Repository

AndroidPINProtectionExample is hosted in the following web site
https://github.com/Drakuwa/AndroidPINProtectionExample

If you think the Android project AndroidPINProtectionExample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of AndroidPINProtectionExample.

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count4
Fragment Count4
jar files usedandroid-support-v4.jar




License

The license information of AndroidPINProtectionExample is as follows:

GNU General Public License

Resource Files

There are 1 image files in AndroidPINProtectionExample. The names of the image files are listed as follows.

dial_pad.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.example.pinexample.fragments.CreatePinFragment.java
com.example.pinexample.fragments.TermsFragment.java
com.example.pinexample.fragments.WelcomeFragment.java
com.example.pinexample.ui.ChangePinActivity.java
com.example.pinexample.ui.MainFragmentActivity.java
com.example.pinexample.ui.PinActivity.java
com.example.pinexample.ui.StartActivity.java
com.example.pinexample.utilities.Log.java
com.example.pinexample.utilities.NumpadKeyboard.java
com.example.pinexample.utilities.Utilities.java