sendevents
is a command line tool for Android platform, written in C language.
This project is build under x86 Linux, for example Ubuntu 16.04 LTS.
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install gcc
sudo apt-get install gcc-5-arm-linux-gnueabi
sudo apt-get install make
make
make test
Install Android SDK for adb
command. And connect your device to your PC using USB cable.
make install
- 0.1.0
- The first proper release
Distributed under the MIT license. See LICENSE.txt
for more information.