Jumat, 29 Desember 2017

Connect Android ADB via WiFi and Build Unity

It's really convenient to build an APK and automagically play it in phone, but the tangled cables is not so great

https://developer.android.com/studio/command-line/adb.html

open terminal/command line

type:
adb tcpip 5555

type:
adb connect device_ip_address

check with:
adb devices

Open Unity and build as usual without have to plug your device

Tidak ada komentar:

Posting Komentar

Unity Toolbar Extender

https://github.com/marijnz/unity-toolbar-extender/blob/master/Assets/ToolbarExtender/Scripts/Editor/ExtendedToolbarWindow.cs