Book Image

Testing and securing android studio applications

Book Image

Testing and securing android studio applications

Overview of this book

Table of Contents (18 chapters)
Testing and Securing Android Studio Applications
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, you learned about multifactor authentication and the different techniques available in each authentication factor. You also learned how to make your own implementation of a simple login system. Finally, you learned how you can get authentication tokens to access different services by using AccountManager.

In the next chapter, you will learn how to start testing your application, test your user interface, and use the test environment in Android Studio.