Skip to main content
added 48 characters in body
Source Link
Axxxon
  • 221
  • 1
  • 6

I was able to run Unity Remote 4 on standard Android emulator.

Final efect looks something like Final effect

Whole procedure:

  1. Install Unity and open some Unity tutorial project (2D Roguelike tutorial in my case)
  2. Install JDK, Android SDK and setup Android emulator using AVD Manager. My emulator config looks like this:Emulator config

Important note: CPU/ABI option seems to be one of most important ones(Intel x86 emulator didn't work for me)

  1. Then install Unity Remote 4 from apk file to emulator using command: adb.exe install path/to/apk (Windows) or adb install path/to/apk (Linux/Mac).
  2. Then in Edit > Preferences > External Tools - set paths to Android SDK and JDK
  3. In Edit > Project Settings > Editor in section Unity Remote select: Any Android Device.
  4. In File > Build Settings - add Your scenes and switch platform to Android.
  5. Press PLAY in Unity while Android Emulator is running and Unity Remote 4 app is opened.

Tip: At first I needed to restart unity after all changes, because it wasn't starting game on emulator. Now it runs everytime.

Note: My emulator config was only for test purposes, so You can find better config for yourself.

Note2: I have not tested this solution with other emulators like: Nox App Player or Genymotion.

Note3: Using emulator may be very laggy.

I was able to run Unity Remote 4 on standard Android emulator.

Final efect looks something like Final effect

Whole procedure:

  1. Install Unity and open some Unity tutorial project (2D Roguelike tutorial in my case)
  2. Install JDK, Android SDK and setup Android emulator using AVD Manager. My emulator config looks like this:Emulator config

Important note: CPU/ABI option seems to be one of most important ones(Intel x86 emulator didn't work for me)

  1. Then install Unity Remote 4 from apk file to emulator using command: adb.exe install path/to/apk (Windows) or adb install path/to/apk (Linux/Mac).
  2. Then in Edit > Preferences > External Tools - set paths to Android SDK and JDK
  3. In Edit > Project Settings > Editor in section Unity Remote select: Any Android Device.
  4. In File > Build Settings - add Your scenes and switch platform to Android.
  5. Press PLAY in Unity while Android Emulator is running and Unity Remote 4 app is opened.

Tip: At first I needed to restart unity after all changes, because it wasn't starting game on emulator. Now it runs everytime.

Note: My emulator config was only for test purposes, so You can find better config for yourself.

Note2: I have not tested this solution with other emulators like: Nox App Player or Genymotion.

I was able to run Unity Remote 4 on standard Android emulator.

Final efect looks something like Final effect

Whole procedure:

  1. Install Unity and open some Unity tutorial project (2D Roguelike tutorial in my case)
  2. Install JDK, Android SDK and setup Android emulator using AVD Manager. My emulator config looks like this:Emulator config

Important note: CPU/ABI option seems to be one of most important ones(Intel x86 emulator didn't work for me)

  1. Then install Unity Remote 4 from apk file to emulator using command: adb.exe install path/to/apk (Windows) or adb install path/to/apk (Linux/Mac).
  2. Then in Edit > Preferences > External Tools - set paths to Android SDK and JDK
  3. In Edit > Project Settings > Editor in section Unity Remote select: Any Android Device.
  4. In File > Build Settings - add Your scenes and switch platform to Android.
  5. Press PLAY in Unity while Android Emulator is running and Unity Remote 4 app is opened.

Tip: At first I needed to restart unity after all changes, because it wasn't starting game on emulator. Now it runs everytime.

Note: My emulator config was only for test purposes, so You can find better config for yourself.

Note2: I have not tested this solution with other emulators like: Nox App Player or Genymotion.

Note3: Using emulator may be very laggy.

added 3 characters in body
Source Link
Axxxon
  • 221
  • 1
  • 6

I was able to run Unity Remote 4 on standard Android emulator.

Final efect looks something like Final effect

Whole procedure:

  1. Install Unity and open some Unity tutorial project (2D Roguelike tutorial in my case)
  2. Install JDK, Android SDK and setup Android emulator using AVD Manager. My emulator config looks like this:Emulator config

Important note: CPU/ABI option seems to be one of most important ones(Intel x86 emulator didn't work for me)

  1. Then install Unity Remote 4 from apk file to emulator using command: adb.exe install path/to/apk (Windows) or adb install path/to/apk (Linux/Mac).
  2. Then in Edit > Preferences > External Tools - set paths to Android SDK and JDK
  3. In Edit > Project Settings > Editor in section Unity Remote select: Any Android Device.
  4. In File > Build Settings - add Your scenes and switch platform to Android.
  5. Press PLAY in Unity while Android Emulator is running and Unity Remote 4 app is opened.

Tip: At first I needed to restart unity after all changes, because it wasn't starting game on emulator. Now it runs everytime.

Note: My emulator config was only for test purposes, so You can find better config for yourself.

Note2: I have not tested this solution with other emulators like: Nox App Player or Genymotion.

I was able to run Unity Remote 4 on standard Android emulator.

Final efect looks something like Final effect

Whole procedure:

  1. Install Unity and open some Unity tutorial project (2D Roguelike tutorial in my case)
  2. Install JDK, Android SDK and setup Android emulator using AVD Manager. My emulator config looks like this:Emulator config

Important note: CPU/ABI option seems to be one of most important ones(Intel x86 emulator didn't work for me)

  1. Then install Unity Remote 4 from apk file to emulator using command: adb.exe install path/to/apk (Windows) or adb install path/to/apk (Linux/Mac).
  2. Then in Edit > Preferences > External Tools - set paths to Android SDK and JDK
  3. In Edit > Project Settings > Editor in section Unity Remote select: Any Android Device.
  4. In File > Build Settings - add Your scenes and switch platform to Android.
  5. Press PLAY in Unity while Android Emulator is running and Unity Remote 4 app is opened.

Tip: At first I needed to restart unity after all changes, because it wasn't starting game on emulator. Now it runs everytime.

Note: My emulator config was only for test purposes, so You can find better config for yourself.

I was able to run Unity Remote 4 on standard Android emulator.

Final efect looks something like Final effect

Whole procedure:

  1. Install Unity and open some Unity tutorial project (2D Roguelike tutorial in my case)
  2. Install JDK, Android SDK and setup Android emulator using AVD Manager. My emulator config looks like this:Emulator config

Important note: CPU/ABI option seems to be one of most important ones(Intel x86 emulator didn't work for me)

  1. Then install Unity Remote 4 from apk file to emulator using command: adb.exe install path/to/apk (Windows) or adb install path/to/apk (Linux/Mac).
  2. Then in Edit > Preferences > External Tools - set paths to Android SDK and JDK
  3. In Edit > Project Settings > Editor in section Unity Remote select: Any Android Device.
  4. In File > Build Settings - add Your scenes and switch platform to Android.
  5. Press PLAY in Unity while Android Emulator is running and Unity Remote 4 app is opened.

Tip: At first I needed to restart unity after all changes, because it wasn't starting game on emulator. Now it runs everytime.

Note: My emulator config was only for test purposes, so You can find better config for yourself.

Note2: I have not tested this solution with other emulators like: Nox App Player or Genymotion.

added 3 characters in body
Source Link
Axxxon
  • 221
  • 1
  • 6

I was able to run Unity EditorRemote 4 on standard Android emulator.

Final efect looks something like Final effect

Whole procedure:

  1. Install Unity and open some Unity tutorial project (2D Roguelike tutorial in my case)
  2. Install JDK, Android SDK and setup Android emulator using AVD Manager. My emulator config looks like this:Emulator config

Important note: CPU/ABI option seems to be one of most important ones(Intel x86 emulator didn't work for me)

  1. Then install Unity Remote 4 from apk file to emulator using command: adb.exe install path/to/apk (Windows) or adb install path/to/apk (Linux/Mac).
  2. Then in Edit > Preferences > External Tools - set paths to Android SDK and JDK
  3. In Edit > Project Settings > Editor in section Unity Remote select: Any Android Device.
  4. In File > Build Settings - setup add Your scenes and switch platform to Android.
  5. Press PLAY in Unity while Android Emulator is running and Unity Remote 4 app is opened.

Tip: At first I needed to restart unity after all changes, because it wasn't starting game on emulator. Now it runs everytime.

Note: My emulator config was only for test purposes, so You can find better config for Yourselfyourself.

I was able to run Unity Editor 4 on standard Android emulator.

Final efect looks something like Final effect

Whole procedure:

  1. Install Unity and open some Unity tutorial project (2D Roguelike tutorial in my case)
  2. Install JDK, Android SDK and setup Android emulator using AVD Manager. My emulator config looks like this:Emulator config

Important note: CPU/ABI option seems to be one of most important ones(Intel x86 emulator didn't work for me)

  1. Then install Unity Remote 4 from apk file to emulator using command: adb.exe install path/to/apk (Windows) or adb install path/to/apk (Linux/Mac).
  2. Then in Edit > Preferences > External Tools - set paths to Android SDK and JDK
  3. In Edit > Project Settings > Editor in section Unity Remote select: Any Android Device.
  4. In File > Build - setup add Your scenes and switch platform to Android.
  5. Press PLAY in Unity while Android Emulator is running and Unity Remote 4 app is opened.

Tip: At first I needed to restart unity after all changes, because it wasn't starting game on emulator. Now it runs everytime.

Note: My emulator config was only for test purposes, so You can find better config for Yourself.

I was able to run Unity Remote 4 on standard Android emulator.

Final efect looks something like Final effect

Whole procedure:

  1. Install Unity and open some Unity tutorial project (2D Roguelike tutorial in my case)
  2. Install JDK, Android SDK and setup Android emulator using AVD Manager. My emulator config looks like this:Emulator config

Important note: CPU/ABI option seems to be one of most important ones(Intel x86 emulator didn't work for me)

  1. Then install Unity Remote 4 from apk file to emulator using command: adb.exe install path/to/apk (Windows) or adb install path/to/apk (Linux/Mac).
  2. Then in Edit > Preferences > External Tools - set paths to Android SDK and JDK
  3. In Edit > Project Settings > Editor in section Unity Remote select: Any Android Device.
  4. In File > Build Settings - add Your scenes and switch platform to Android.
  5. Press PLAY in Unity while Android Emulator is running and Unity Remote 4 app is opened.

Tip: At first I needed to restart unity after all changes, because it wasn't starting game on emulator. Now it runs everytime.

Note: My emulator config was only for test purposes, so You can find better config for yourself.

Source Link
Axxxon
  • 221
  • 1
  • 6
Loading