January 2018
Intermediate to advanced
434 pages
14h 1m
English
I'll be using Android Studio to write code. You also need to include the Anko library by adding the following lines to your build.gradle file:
compile "org.jetbrains.anko:anko:$anko_version"
You can find the source code in the 2-creating-dialogs-using-anko branch of the https://gitlab.com/aanandshekharroy/Anko-examples/ repository.
Read now
Unlock full access