Coder Social home page Coder Social logo

spenceacc / cxtouch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cxplan/cxtouch

0.0 1.0 0.0 15.52 MB

View and manage Android devices from PC client based java swing, supporting Windows, Linux and MacOS

License: GNU General Public License v3.0

Java 99.93% Batchfile 0.04% Shell 0.03%

cxtouch's Introduction

CXTouch

This is an open source software which control and manage android device from PC client. This software is written in Java, so it can run on Windows, Linux and MacOS where a jre is installed (support Java 7 and later).

You can use CXTouch for gaming, watching movie, explore app, working on mobile, and all operation supported on device, but more convenient than doing them on device without root.

CXTouch support at least 4 devices running on a pc simultaneously, the supported amount of devices depends on your actual pc performance.

Show usage

Features

  • OS support
    • Desktop Client: support Windows, Linux, MacOS where a jre is installed.
    • Android: support version 4.4(SDK level 19) to 9.0(SDK Level 28)
  • Control any device by mouse and keyboard
    • Real-time screen projection
      • The refresh speed depends on Android version and device performance.
      • Support rotation sensed by CXTouch automatically.
    • Support typing text from pc keyboard.
    • Supports meta keys
    • Copy string content on device and paste string content on pc to editor on device.
  • Wireless connection: The usb cable is not needed in wireless mode, but may increase image latency.
  • Take a screenshot.
  • Shortcut for brightness up and down.
  • Shortcut for volume up and down.
  • Record screen of device.
  • Setting for quality and size of image
  • Support two languages: English and Chinese.

Requirements

  • Java 7 and later.
  • Make sure you enabled adb debugging on your device(s).
  • A addtional option should be open on some devices such as xiaomi
    • USB debugging (Security settings)
  • A ADB driver is needed if your os is Windows.

Screenshots

View

Latest Release

The latest version 1.2 is available.

  • The package or installer for each platform has two version(with jre and without jre) except Linux (JDK is a part of Linux normally)
  • The 32bit and 64bit version are supported on window os. (the 64 bit version is recommended if your windows is 64 bit.)

Build

The project is managed by maven, so you need to install maven before building project.

Go to the root path of project, and run command below:

mvn clean package -DskipTests=true

Then a built package will be generated in the folder ${project root}/main/target/CXTouch-*.zip

If you want to build mediate apk(CXTouch.apk), please go to the mediate repository .

Run in workspace

If you open the project using IDE, the work directory should be set: ${project root}/main, not ${project root}

Contributing

Any contributions that make sense and respect the agreement of project are accepted forever, if you have some good advice, please tell me by information below:

Mail: [email protected]

License

                   GNU GENERAL PUBLIC LICENSE
                     Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

Appreciating

Thanks Install4j for supporting building cross-platform installer which make using software convenient.

Install4j Web Site

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.