Which SDK should I use to release on android?

Obviously I use XCode for iOS but I’m not too clued up on the best one to use for android. Purely looking to export my Unity project onto there. I have Eclipse from when I briefly tried to make some apps on there to no avail. Would that be a good one to use or is there something better? Thanks

Eclipse is an IDE. Like Unity/Visual Studio

I wouldn’t bother with using Eclipse. Unity can build the apk file for you. Just have the Android SDK installed, as well as the JDKs

1 Like

yeah I downloaded it from the official site last night. should be good