Skip to content

A simple login screen with options to use a stored Google account or login credentials

License

Notifications You must be signed in to change notification settings

TylerMcCraw/android-duallogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

android-duallogin

A simple login screen with options to use a stored Google account or login credentials

Installation

  1. Download "DualLogin.apk" file onto an Android device
  2. Make sure "Unknown Sources" setting is turned on, so that you are allowed to install an unsigned APK.
  3. Open the APK file on the Android device
  4. Follow the installation instructions

Usage

When testing the google account sign in, you will need to have an account already set up. However, if you don't already have an account linked on the device, the popup that displays upon hitting the Google Account button will allow you to link up a new or existing Google account!

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

This project was built so that anyone could easily start from with a baseline, generic login screen. I want to make it easy so that other Android developers don't have to reinvent the wheel. If other developers can use this sample to speed up their production of their own Android application, then the purpose of this project will be fulfilled.

Credits

Google HTTP OAuth 2.0 authentication documentation: http://developer.android.com/google/auth/http-auth.html GoogleAuth Sample app: http://developer.android.com/shareables/training/GoogleAuth.zip

License

MIT License

About

A simple login screen with options to use a stored Google account or login credentials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published