Android application for two step authentication.
2stepAuth is hosted in the following web site
https://github.com/DhruvTaneja/2stepAuth
If you think the Android project 2stepAuth 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 2stepAuth.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 5 |
Fragment Count | 4 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in 2stepAuth. The names of the image files are listed as follows.
ic_action_about.png
The following screenshort is generated from the image listed above.
2stepAuth has the following Java source files.
com.garg.prateek.verificationtokenapp.About.java com.garg.prateek.verificationtokenapp.ApplicationTest.java com.garg.prateek.verificationtokenapp.AuthToken.java com.garg.prateek.verificationtokenapp.FragmentPageAdapter.java com.garg.prateek.verificationtokenapp.JSONParser.java com.garg.prateek.verificationtokenapp.MainActivity.java com.garg.prateek.verificationtokenapp.Splash.java com.garg.prateek.verificationtokenapp.Tooltip.java com.garg.prateek.verificationtokenapp.fragments.First.java com.garg.prateek.verificationtokenapp.fragments.Second.java com.garg.prateek.verificationtokenapp.util.SystemUiHider.java com.garg.prateek.verificationtokenapp.util.SystemUiHiderBase.java com.garg.prateek.verificationtokenapp.util.SystemUiHiderHoneycomb.java