Mykola
Mykola
did you guys find any workaround?
i have this issue on real devices too. i can confirm that running google maps works as a temporary solution
to be precise: this hack doesn't work for real device :( (at least mine xiaomi redmi 9) but I came to it intuitively when used an emulator. and it worked...
thanks Nevro, great fix!
Since Kotlin is official language now, it would be nice to have ability write models in Kotlin
try this order ``` apply plugin: 'com.android.application' apply plugin: 'org.greenrobot.greendao' apply plugin: 'kotlin-android' ``` works for me
I think we can leave in peace api8 and below. even api10. Now time to go forward
i have such case: ``` --mandatory_key 123 --optional_key 123 --mandatory2 123 ``` i want all these args to be parsed lazily, so for example if `--optional_key` hasn't been set and...
https://github.com/kgmyshin/eventbus3-intellij-plugin
same for AS 2.0