Unity Remote 5 Setup and First Test (Multi-Touch)

preview_player
Показать описание
Jump to:

1:09 - Setup the Device
3:17 - Install JDK / Android SDK
6:40 - Setting up Unity to use Unity Remote
13:29 - Testing the setup with a multi touch debug demo (coding required)

Developing for mobile devices? Here's how you can use the features (like multi-touch, GPS, Camera etc.) from the comfort of the Unity Editor.

Use Unity Remote! This guide shows you how to set up the SDKs for Android development and troubleshooting and Unity Remote as well as Unity itself to help you test your game on your target device.

In addition, a simple test is coded to show multi-touch in action.

**** NOTE: This video only covers Windows and Android. ****

Рекомендации по теме
Комментарии
Автор

I just wanna give you such warm hug, I've checked like hundreds of tutorials, but none of them point out that you need to change JDK settings in case standard doesn't work. Man thank you so much, I don't know who you are but this 4 year old video solved my problem.

andriibilych
Автор

Went through more than 10 tutorials, yours brought me a solution. Thanks a lot :)

exquisitedog
Автор

Partner this is the first video I ever watched regarding UNITY that worked flawlessly !!! This is what I consider a Great tutorial !!! Keep up the good work ! You saved me so much time ! :D :D 5 STARS

avinsinanan
Автор

I don't know if I finally bothered to listen to entire tutorial or this guy's a genius but it worked! Thank you so much for ending my misery with this silly thing.

mikeking
Автор

Thanks Sloan Just got it working for our game! you the best Joe

joelavoiemusic
Автор

Thank you so much man! I watched so many other videos regarding the unity remote but none of them could solve the problem! THANK U SO SO SO SO SO MUCH!

xcallmesenpai
Автор

Thank you so much for this tutorial man, helped a lot. For me the trick was to install the official usb drivers on my phone, and i got remote 5 working fine on unity 2017.1.

herodev
Автор

wow it looks like your tips for the sequence of plug, start remote, start unity did the trick for me.

prudhvi
Автор

Really great! Better than many I have watched. However, the script just added issues to my solution finding. Thank you.

keithloiselle
Автор

Thank you so much for this tutorial! I was really struggling with this but you really have helped me. Cheers! 👍👍👍

shadyleegamer
Автор

Thanks, it works. The key to make it work is the order .

mike
Автор

Took me ages but worked eventually. Thanks

archie
Автор

suscribed, best tutorial out there. saved my day. you sir deserve a medal.

isildur
Автор

thank you so much i was looking for a video like this for an year

trailersu
Автор

For those who found this video in 2019, I was not able to get the above working as the android.bat in the "Command line tools only" download, which had been replaced with the sdkmanager.bat, neither of which worked as it wasn't able to locate java. The combination of JDK 11.0.2 (latest as of this date), and straight up downloading Android Studio, which is then automatically selected by Unity 2018, worked. The "adb devices" method still works to check if your phone is actually connected, but it's hidden inside of AppData\Local\Android\Sdk.

aaron
Автор

Thank you for this, I was stuck till your tutorial! Keep up the great work.

JoshuaReyes
Автор

Many thanks bro! After all day I got it to work.

Rayo
Автор

is your OS windows 10? cant follow the part 12:27 how can that be done in windows 7?

bryandelacruz
Автор

when I write adb devices on my cmd he says list of devices but with no devices after but my phone is connected in USB debugging mode I try with charge only and MTP please help !!

corentinchabanol
Автор

So, the android studio was updated, having some trouble. I can't open the android batch file, Windows Command Processor pops up for a split second and then closes and nothing happens.

UPDATE: Installed the whole Android Studio and it already had the platform tools there.
All good.

LamUN