Integrating a java library into a Kotlin project i...
# android
n
Integrating a java library into a Kotlin project is no issue and doesn’t need any other dependency, integrating a Kotlin library into a java Android project requires integrating Kotlin support for the whole project --> in my opinion this is a bad experience for the consumer.