Skip to content

kquan/android-accounts-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

android-accounts-mock

Android-accounts-mock provides an interface on your Android device to create accounts within your Account Manager.

Often times, accounts are used to pre-populate input or login fields. By using android-accounts-mock, you can add mock accounts to your Account Manager which will enable testing of those input or login fields.

Download & Usage

The easiest way is to download the latest release under releases.

You may also choose the build the project from scratch.

Features

  • Add arbitrary accounts to an Android device using Android API 5 or higher (Android 2.0+)
  • Add accounts through Android OS settings or through in-app UI
  • Remove an account after use

Screenshots

List of mock accounts  Creating an account  Mock accounts in Android  Remove an account

Future work

  • Create random template accounts (e.g. to test registration)
  • Any other ideas? Open an issue!

Credits & Contact

android-accounts-mock was made by Kevin Quan

License

android-accounts-mock is released under the Apache 2.0 license

Copyright 2013 Kevin Quan

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Easily create test accounts that can be retrieved via the Android AccountManager

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages