Code Monkey home page Code Monkey logo

recordroid-controller's Introduction

Recordroid: Controller Part

Recordroid is a response-aware replaying tool for Android.

The source code of Recordroid is composed of platform part and controller part.

Prerequisites

  1. Eclipse
  2. Java SDK
  • Either Oracle JDK or OpenJDK can be used
  1. Android SDK
  • You should set PATH for the platform tools of Android SDK (especially for adb).

How to Build

  1. Run Eclipse and import this directory on the Eclipse.
  2. Build it in Eclipse!
  1. After the building, you can get RecordroidController.jar file in out directory.

How to Use

  1. Connect your target Android device to your host PC with micro-USB cable.
  2. Ensure that adb can access your target device.
  3. $ adb devices
  4. Run the RecordroidController.jar file with java binary.
  5. $ java -jar out/RecordroidController.jar
  6. Recordroid Controller's GUI window will be displayed.
  7. Push record button(red circle button) for recording your workload.
  8. Make interactions on your target devices.
  9. Push replay button(green arrow button) for replaying your workload.

Dependency

There is no external version dependency for this project.

recordroid-controller's People

Contributors

redcarrottt avatar

Watchers

 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.