Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 674 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 674 Bytes

nox-adb-connector

Easy connect for Nox App Player ADB ('nox_adb')

Features

  • Run nox_adb connect with various ports
  • (Not include nox_adb reverse)

How to use

How to build

Runtime identifier

# -r == Runtime identifier 
dotnet publish -r win-x64 -c release -p:PublishSingleFile=true --no-self-contained

Reference