All Projects β†’ Kotlin β†’ Anko Example

Kotlin / Anko Example

Licence: apache-2.0
A small application built with Anko DSL

Programming Languages

kotlin
9241 projects

Anko Example Project

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].