Giter Site home page Giter Site logo

atmosphere-uiautomator-bridge's Introduction

Build Status Download
See our site for better context of this readme. Click here

atmosphere-uiautomator-bridge

This is a special on-device component that is distributed as a regular jar rather than the usual Android apk file. It provides some missing classes on older Android API levels and an additional communication socket between the agent and the target device, so the agent can successfully recognize the on-device service and connect to its socket.

Project setup

Setup Android SDK

Here you may read how to setup Android SDK.

Build the project

You can build the project using the included Gradle wrapper by running:

  • ./gradlew build on Linux/macOS
  • gradlew build on Windows

Making changes

If you make changes to this project and would like to use your new version in another ATMOSPHERE framework project that depends on this one, after a successful build also run:

  • ./gradlew publishToMavenLocal (Linux/macOS)
  • gradlew publishToMavenLocal (Windows)

to publish the jar to your local Maven repository. The ATMOSPHERE framework projects are configured to use the artifact published in the local Maven repository first.

atmosphere-uiautomator-bridge's People

Contributors

dakatapetrov avatar vanogrid avatar dim4o avatar perseverance avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.