Android Open Source - Development activity roborouter






Project Summary

A library to route the user to the appropriate main activity in a clean and efficient way..

Web Site / Source Repository

roborouter is hosted in the following web site
https://github.com/raycoarana/roborouter

If you think the Android project roborouter 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 roborouter.

ItemValue
Java File Count8
Activity Count3
Required Permissionsandroid.permission.AUTHENTICATE_ACCOUNTS
android.permission.GET_ACCOUNTS
android.permission.MANAGE_ACCOUNTS
android.permission.USE_CREDENTIALS




License

The license information of roborouter is as follows:

Apache License

Java Source Files

com.raycoarana.roborouter.RoboRouterBuilder.java
com.raycoarana.roborouter.RoboRouter.java
com.raycoarana.roborouter.sample.LoginActivity.java
com.raycoarana.roborouter.sample.MainActivity.java
com.raycoarana.roborouter.sample.SampleApplication.java
com.raycoarana.roborouter.sample.WalkthroughActivity.java
com.raycoarana.roborouter.sample.auth.AuthenticatorService.java
com.raycoarana.roborouter.sample.auth.Authenticator.java