nox-adb-connector icon indicating copy to clipboard operation
nox-adb-connector copied to clipboard

Nox App Player ADB Connector

nox-adb-connector

Features

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

How to use

  • Change your Nox App Player settings to usb debugging
  • Execute nox-adb-connector.exe

How to build

Runtime identifier

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

Reference

  • https://www.bignox.com/blog/how-to-connect-android-studio-with-nox-app-player-for-android-development-and-debug/