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.