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 network communications in your Android application. Now you understand how the most common protocols to secure connections work. You also learned how to use the APIs that Android offers to secure your application's communications. Finally, you learned about certificate generation.

In the next chapter, you will learn about authentication methods. You will see how two-key and three-key authentication methods work. You will also learn about using biometric authentication in your application.