Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Kotlin/anko-example

Repository files navigation

Anko Example Project

obsolete JetBrains project

⚠️ Anko is deprecated. Please see this page for more information.

Code in this repo shows how to set up Anko library in the Android Gradle project. The application is very simple yet working and shows some important Anko concepts. Please take into account that to work with this code in Android Studio you will need to install Kotlin plugin from JetBrains Plugins.

The repo can be also used as a template, so it may be a nice starting point for your new app. Come get some! 👍

Importing

Project can be easily imported into IntelliJ IDEA 15 or Android Studio. Select File | Import project… and open the build.gradle file.

So what is Anko?

You can read more about Anko library here.

Releases

No releases published

Packages

No packages published