So I was able to get the unity to let me create games for Android. So the problem is that I have an Android and am using a mac. Is there anyway that I can make the unity remote work for android on mac? I remember i did it be for but that was 2 years ago. I have searched the web but…no luck please help.
I have the same issue, is possible use android unity remote on mac?
I have the same issue, is posible use android unity remote on mac?
in a console type:
adb kill-server
adb devices
and check if your device is listened.
if it is not listened, navegate on ~/.android and open the adb_usb.ini file in a notepad appllication and check that your divices is configured, if it sn’t run ndroid update adb.
in a console type:
adb kill-server
adb devices
and check if your device is listened.
if it is not listened, navegate on ~/.android and open the adb_usb.ini file in a notepad appllication and check that your divices is configured, if it sn’t run ndroid update adb.