https://habrahabr.ru/company/avito/blog/351618/
Spock and Android (pdf)
https://stackoverflow.com/questions/28640513/android-studio-steps-into-wrong-sdk-source
The following workaround worked for me:
File
> Project Structure
, find your app
module (or/and optionally, any other modules) and change the Compile Sdk Version
to one that matches the device you’re debugging on (i.e. 19).https://medium.com/@javipacheco/happy-path-kotlin-actors-kategory-proof-of-concept-322e9099d2ea
https://github.com/javipacheco/rekkit
Akka (https://akka.io/)
Arrow – Functional companion to Kotlin’s Standard Library – (http://arrow-kt.io/)