Android Open Source - App authentication 2stepAuth






Project Summary

Android application for two step authentication.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of 2stepAuth.

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count5
Fragment Count4
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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