Skip to content

surlycoder/first-android-app

Repository files navigation

A First Android App (i.e. Hello World)

Implementation

This project is a native Android app developed using Android Studio and Kotlin. It is the result of following the build your first app tutorial in the Android developers' documentation.

Prerequisites

Installation

  1. Clone or download the first-android-app repo
  2. From Android Studio, open the first-android-app project
  3. Make the project by selecting Build | Make Project from the Android Studio menu

Note: You may get build errors regarding licenses. If this occurs run the Android SdkManager utility to resolve:

sdkmanager --licenses

From Windows 10, the SdkManager utility is located in C:\Users\<user>\AppData\Local\Android\Sdk\tools\bin. For more information see the following: https://stackoverflow.com/questions/38096225/automatically-accept-all-sdk-licences.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages