January 2018
Intermediate to advanced
434 pages
14h 1m
English
I'll be using Android Studio for coding purposes. You need to include Anko library in your build.gradle file. Just add the given lines and you are good to go:
compile "org.jetbrains.anko:anko-commons:$anko_version"
You can also clone the gitlab.com/aanandshekharroy/Anko-examples repository and switch to the 3-intent-actions branch to get the source code.
Read now
Unlock full access