Skip to main content

Posts

Showing posts with the label Android SDK Tools

Android SDK Tools Installation for unity3d - Simple guide

Android SDK Tools Installation for unity3d Simple Guide. When you are building an Android app in Unity, make sure you arranged the Android Software Development Kit (SDK) just before you build and play any code on your Android device. Install JDK Before SDK In case you don’t have a Java Developer Kit (JDK) it is important to download one from here before you can set up the Android SDK. Install Android SDK To develop an Android app you'll want to set up the Android SDK, and this can be downloaded from here . I installed the SDK to c:\android-sdk Enabling USB Debugging Image source kingroot It is important to enable USB debugging with the device. On Android 4.2 and more, the Developer options screen is secret by default. For it to be visible, go to Settings > About phone and tap Build number 7 times. Go back to the previous screen and choose Developer options at the end and turn on USB debugging. On earlier versions of Android, go to Settings > Applications >