Skip to content

mousedoc/nox-adb-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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