Giter Site home page Giter Site logo

whisky1960 / touchsimulation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kp7742/touchsimulation

0.0 0.0 0.0 2.41 MB

Touch Simulation in Golang - Simulate Touch Points using UInput

License: MIT License

Shell 0.44% C++ 25.40% Go 73.62% Makefile 0.54%

touchsimulation's Introduction

Touch Simulation

Touch Simulation is program to simulate Touch Input in android devices using Virtual Display with UInput interface of Android(Linux) kernel.

There are 2 variants made in Golang and C++.

Features

  • Generate random data for uinput device.
  • Bridges Type-B device to Type-A device.
  • Simulate Original Touch Screen data.
  • Support 1 Touch Simulation point.
  • Test Program to check simulation.

Notes

  • Not every device support directly, Modification may need.
  • Need either root access or adb shell.

How to Build Go variant

  • Clone this repo.
  • Install Android NDK and Go Binaries, if not already.
  • Open bash in project directory and Execute build.sh script.
  • Output will be in bin directory.
  • Precompiled Binaries: HERE

How to Build C++ variant

  • Clone this repo.
  • Install Android NDK, if not already.
  • Open Shell/CMD in C++ directory.
  • Drag ndk-build from NDK in Shell or CMD and then Execute.
  • Output will be in libs directory.
  • Precompiled Binaries: HERE

Sources

Credits

Technlogy Communication

Email: [email protected]

touchsimulation's People

Contributors

kp7742 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.