Skip to content

Releases: xiaocong/android-uiautomator-jsonrpcserver

minor fixes

13 Oct 01:51

Choose a tag to compare

v0.1.5

Merge branch 'release/v0.1.5'

v0.1.4

15 Jul 11:07

Choose a tag to compare

  • fix nanohttpd error on Android L

v0.1.3

19 Feb 14:17

Choose a tag to compare

  • upgrade to latest nanohttpd
  • add configurator api

v0.1.2

25 Dec 15:43

Choose a tag to compare

fix selector checkable/className error

v0.1.1

23 Dec 06:39

Choose a tag to compare

  • set api route to /0/*

v0.1

13 Dec 05:17

Choose a tag to compare

First release of uiautomator jsonrpc server on Android. It supports:

  • JsonRPC service, including most of Android uiautomator methods.
  • Rest API to take screenshot and quit server.