Skip to content

S-YOU/anko-example

 
 

Repository files navigation

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.

About

A small application built with Anko DSL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 95.9%
  • Java 4.1%