January 2018
Intermediate to advanced
434 pages
14h 1m
English
I'll be using Android Studio to write the code. You need to add anko-commons to your build.gradle file. Anko logger comes within the anko-commons library:
dependencies {
compile "org.jetbrains.anko:anko-commons:$anko_version"
}
Read now
Unlock full access