Skip to content

kysersozelee/AndroidTestAutomating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdbController

AdbController is a java library for android action tests. It provides a socket client for sending a command to ADB Server. It was test on Windows7-x64 and GalaxyS6.

  • It was referenced by AndroidViewClient.
  • Automates driving Android applications.
  • Controls Android Device(tap, swipe, text..)
  • It has a image comparing action.

Dependencies

  1. Java8
  2. Maven3
  3. Android SDK
  4. OpenCV-3.1.0

References

  1. ADB - Google Git
  2. Installing OpenCV for Java
  3. Template Matching

ETC

I want to discuss about automation testings. If you have a question or suggestion, please contact me.

License

The Library follows BSD licnese. Please check the License.txt file for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages