Appium Android

Appium is an open-source test automation framework for use with native, hybrid, and mobile web apps.

It drives iOS, Android, and Windows apps using the WebDriver protocol.

Appium is built on the idea that testing native apps shouldn't require including an SDK or recompiling your app. And that you should be able to use your preferred test practices, frameworks, and tools. Appium is an open-source project and has made design and tool decisions to encourage a vibrant contributing community.

Appium aims to automate any mobile app from any language and any test framework, with full access to back-end APIs and DBs from test code. Write tests with your favorite dev tools like Netbeans, Eclipse, Andriod Studio using all the above programming languages, and probably more (with the Selenium WebDriver API and language-specific client libraries).