Publish to Android

Hi there,
I have followed all the instructions here but when I try to build and run it says “SDK Outdated, Build Tools version 0<23”, I just downloaded the latest Android SDK so I dont know how it would be outdated?
Any ideas?
I am running- Unity Daydream Preview 5.4.2f2-GVR13 (64-bit)
Downloaded and unpacked- tools_r25.2.3-windows
JDK- jdk-8u121-windows-x64

Thanks!

Two things to check:

  1. (from page you mention) Where it says Android SDK Location, click Browse, navigate to where you put the directory containing Android SDK Tools and click Choose.
  2. In the Android SDK Manager, check that it has actually installed all the components of the SDK, including Build Tools version 23. You might have a later version than 23 which it’s not recognizing.