matej
04/10/2019, 3:23 PMAndroid
😄 which nicely circumvents having to deal with all of that but can lead to quite some confusion as you say. I guess we just have to live with the fact that for now a lot of things are in flux and documentation is lacking, but it is improving constantly.olonho
04/10/2019, 8:02 PMmatej
04/11/2019, 7:36 AMcom.android.library/application
plugin in the build.gradle
file of the shared module and adding a dummy manifest file to src/main/res
in there.
I've checked pull requests now and [there is one](https://github.com/JetBrains/kotlin-web-site/pull/1277) that partially addresses this, but not fully enough. Do you mind if I make a pull request of my own for that page and include the required AndroidManifest
and com.android.library
, as well as changes to the Android source code so that it actually uses the Android system classes?