Well. I have the latest version of Unity. I can switch platforms to android and make a game etc. But, the game can’t be built. Does anyone know exactly which Android SDK i have to download. I tried the ADT bundle on the home page of the android developer website, but all it does is give a zip file with eclipse, sdk manager and a folder called sdk. The problem with this is that it hasn’t actually installed anything on my computer. It’s kind of like someone downloading Flash CS5 on a computer and just copying the folder with a USB to another computer.
Unity requires a root file and I’m not sure what to do, because all other threads that I see are quite old. Is the ADT download right or is there another download i should get.
I downloaded the Android SDK. I didn’t need to install it. I already had eclipe and ADT installed and working. USB drivers are installed and working. Unity just needed the path to the SDK files.
I exstracted the SDK to a folder then when I tried to build the android app. it asked me where the sdk folder was. I pointed it to the exstracted folder.
have you checked the Player settings? did you set the android version to at least 2.2?