Installing Android Studio

To install Android Studio, follow the instructions on the official website.

Get Android SDK and Build-Tools

To develop an Android application, you need to install Android SDK and its Build-Tools:

  1. From Android Studio Tool bar, click the SDK Manager icon:
    SDK Manager icon
    If you can’t find it, choose View / Toolbar and make sure it is checked.

  2. The SDK Manager appears. SDK 22 selection for Keecker.
    Download and install Android SDK version 6.0 (API 23, Marshmallow) Note: As backwards compatibility is supported, you can install SDK version 6.0 (API 23) or lower.

  3. Download and install SDK Build-Tools SDK Build Tools for Keecker

You are ready!

It is now time to create a Keecker application.