Book Image

Learning Android Application Testing

Book Image

Learning Android Application Testing

Overview of this book

Table of Contents (16 chapters)
Learning Android Application Testing
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Alternatives to the AVD


The Android Virtual Device is not your only way of running Android apps. There are now a few solutions you can choose from. A quick search on Google can bring up this list (I won't write it here as they can quickly get out of date). One of these that I personally recommend is the GenyMotion emulator. This is an Android emulator that uses x86 architecture virtualization to make it much more efficient. It runs much faster and smoother than the AVD. The downside being it is only free for personal use, and as of this writing, it does not emulate all the sensors of a device, but I know they are busy working on this.