Janamou / android-ui-test

DEPRECATED: Test using Android uiautomator library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android UiAutomator Example Test - deprecated

This code is deprecated because of the new API - see new repo: Android testing.

Test using Android UiAutomator library.

How to run the test

You must include JUnit, uiautomator.jar and android.jar libraries into the project.

How to build the JAR for the test and run it on the device is written on the developer.android.com website.

About

DEPRECATED: Test using Android uiautomator library


Languages

Language:Java 100.0%