Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 249 Bytes

File metadata and controls

16 lines (9 loc) · 249 Bytes

AdbAutoReconnect

Makes full time connection to ADB android device.

(Running in a loop with adb connect IP command)

Requirement:

Java 7 runtime (JRE7) or higher

How to build

  1. Got jdk 1.7+
  2. Run ./gradlew build