Go to file
Tindy X 815cf3cadf
Add more error handling
Fix showing title bar after switching apps.
2021-03-06 16:38:55 +08:00
.idea First public version 2021-03-04 01:28:39 +08:00
app Add more error handling 2021-03-06 16:38:55 +08:00
gradle/wrapper First public version 2021-03-04 01:28:39 +08:00
.gitignore Initial commit 2021-03-04 00:53:44 +08:00
LICENSE Initial commit 2021-03-04 00:53:44 +08:00
README.md First public version 2021-03-04 01:28:39 +08:00
build.gradle First public version 2021-03-04 01:28:39 +08:00
gradle.properties First public version 2021-03-04 01:28:39 +08:00
gradlew First public version 2021-03-04 01:28:39 +08:00
gradlew.bat First public version 2021-03-04 01:28:39 +08:00
settings.gradle First public version 2021-03-04 01:28:39 +08:00

README.md

Brokenithm-Android

A version of Brokenithm, inspired by the Brokenithm-iOS project. Supports UDP and TCP connection to host, UDP for Wireless connection and TCP for adb reverse port forward (over USB for lower latency?).

The Windows server is in another repository.