Android SDK does not include any platforms...

Hello all,

So I have installed the sdk bundle and have tried installing all the api’s with out any luck. Eclipse will recognize it but not unity. I am using windows xp 64 bit sp2, and using unity 4.0. Let me know if you need any other info. I’ve been at this off and on for a few days trying to trouble shoot. I have also tried installing the 32 bit version of the sdk as well.

Thanks

Which version of Android SDK are you using?

Hi Jkthrp,

Got it solved. The problem is the latest version of Eclipse ADT and Android SDK dont work with unity, so I copied build-tools\18.0.1\ to my \platform-tools\ folder which fixed the issue.

Thanks

I’m glad you solved your problem!
Yeah, those kind of problems are generally caused by version incompatibilities.
Cheers.