Android - SDK Path error 232

Ever since I updated unity to 4.1.5f1. I’ve being unable to build unity on my Android tablet.

I get this error -
Error building Player: IOException: Win32 IO returned 232. Path:
C:\Users\Server64(Lola)\Documents\Test_Project[Unknown]

It also ask’s to specify the android sdk location every time I build and then this error appears.

I’ve updated the android sdk and eclispe avd to the latest rev 22.1 and version 22.
I’ve also downloaded the lastest and installed it after deleting the old sdk and eclipse adt.
But still get the error.

You will need to tell Unity where to find the Android SDK. Go to Unity > Preferences from the menu and then clicking on External Tools in the preferences window.

Information can be found here: Unity - Manual: Android environment setup

Fixed it by changing the android sdk to a very old one and not updating the revision to 22.

See -
http://forum.unity3d.com/threads/176737-unknown-error-when-building-simple-scene

ah, was getting so frustrated, moved the older version files to
S:\Users\Robb\AppData\Local\Android ools
when it shudda been…
S:\Users\Robb\AppData\Local\Android\sdk ools

Careful guys, try not to be as stupid as I was :stuck_out_tongue: