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 more about Android testing. You now understand the structure of the Android testing API and we know its main classes and methods. You also learned about the importance of instrumentation to test activities of the Android applications. We set up the testing environment using Android Studio and followed the complete process of testing.

In the next chapter, you will learn about some external tools different from Android Studio. These tools will help us secure and test our Android applications.