January 2018
Intermediate to advanced
434 pages
14h 1m
English
In the following steps, we will add Anko to our project:
// Ankocompile "org.jetbrains.anko:anko:$anko_version"
Here, $anko_version is the latest version of Anko. You can replace it with the latest version of Anko at this time.
alert("This is my message from alert dialog", "An Alert!" ...
Read now
Unlock full access