Search Unity

Starting with Unity for Android Development, please help a newbie

Discussion in 'Android' started by _watcher_, Apr 21, 2016.

  1. _watcher_

    _watcher_

    Joined:
    Nov 7, 2014
    Posts:
    261
    I can not run "any" APK (not even empty scene) on "any" device using Visual Studio Emulator for Android.

    What i did, step by step:
    1) Fresh install 5.3.4f1 (also tried fresh install 5.4.0b15, same results)
    2) Open Unity
    3) Create 2D project "AndroidTest"
    4) Switch Platform: Android
    5) Set PlayerSettings > Bundle Indetifier: "com.Company.AndroidTest"
    6) Hit Build
    7) Start "Visual Studio Emulator for Android"
    8) Choose Play on first device: 7" KitKat (4.4) XHDPI Tablet (or any other device - same error!)
    9) Drag and drop your APP file on the emulator.
    10) Start the app.

    Android Device Monitor shows this error:
     
    Last edited: Apr 21, 2016
  2. _watcher_

    _watcher_

    Joined:
    Nov 7, 2014
    Posts:
    261
    Installed the APK on physical device, works as expected.
    Assuming problem to be with "Visual Studio Emulator for Android".
     
    Last edited: Apr 21, 2016