Intro
Anko is a Kotlin library which makes Android application development faster and easier. It makes your code clean and easy to read, and lets you forget about rough edges of the Android SDK for Java.
https://github.com/Kotlin/anko
What is Anko
Why use Anko
Why Anko performs better ?
Default Android UI
Anko DSL
XML
Anko DSL
Anko Layout
Anko Commons
Java
Intent
Anko Intent
Anko Commons
Anko Toast
Java
Toast
What else
Setting up Kotlin and Anko
Project Repository :
https://github.com/KongkowITMedan/anko-kotlin-todo
Thank You