11
I Use This!
Very High Activity

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted almost 8 years ago by Nikolay Igotti
In this blog post we are discussing development of Kotlin/Native applications. Today we take a look on basic video player, using FFMPEG audio/video decoder and SDL2 for rendering. Hopefully, it will be useful guide for Kotlin/Native development enthusiasts and will explain intended mechanisms … Continue reading →
Posted almost 8 years ago by Roman Belov
This is a guest blog post from Eric Wendelin software engineer for Gradle A build cache allows Gradle to reuse task output from any previous invocation, including those from other machines. Kotlin 1.2.21 allows Kotlin projects to make use of … Continue reading →
Posted almost 8 years ago by Dmitry Jemerov
We’re happy to announce the release of Kotlin 1.2.20, a new bugfix and tooling update for Kotlin 1.2. This update: Adds support for Gradle build cache Improves incremental compilation for Android and mixed Kotlin/Java projects Provides IDE support for the … Continue reading →
Posted almost 8 years ago by Roman Belov
Greetings Kotlin fans, A New Year is coming and we are truly happy to make the last announcement of 2017. We’ve just released the update for Kotlin/Native plugin for CLion. It brings support for Kotlin/Native platform v0.5 which was published … Continue reading →
Posted about 8 years ago by Nikolay Igotti
We’re happy to announce the release of Kotlin/Native v0.5, Christmas edition! This release adds support for using Kotlin/Native code from C, Objective-C APIs and Swift, supports development using iOS simulator, along with LLVM 5 support and creating WebAssembly from Linux and … Continue reading →
Posted about 8 years ago by Nikolay Igotti
We’re happy to announce the release of Kotlin/Native v0.5, Christmas edition! This release adds support for using Kotlin/Native code from C, Objective-C and Swift, supports development using iOS simulator, along with LLVM 5 support and creating WebAssembly from Linux and Windows … Continue reading →
Posted about 8 years ago by Roman Belov
Last week the webinar “Developing Multiplatform Projects in Kotlin 1.2” took place. Thanks to all participants for coming and good questions. Today we are happy to publish the recording of it. Don’t hesitate to suggest more themes for new webinars … Continue reading →
Posted about 8 years ago by Robert Demmer
At last, they’re here! All KotlinConf session recordings are now available with their accompanying slides. Watch the talks you missed, and rewatch the ones you loved, all at your own leisure! While you’re at it, take a look at the … Continue reading →
Posted about 8 years ago by Dmitry Jemerov
Members of our community have translated this blog post into several languages: Today we’re releasing Kotlin 1.2. This is a major new release and a big step on our road towards enabling the use of Kotlin across all components of … Continue reading →
Posted about 8 years ago by Nikolay Igotti
We’re happy to announce the release of Kotlin/Native v0.4, KotlinConf 2017 edition! This release adds support for accessing Objective-C APIs on iOS and macOS, WebAssembly target platform, as well as introduces major changes making app development in Kotlin/Native way easier. Platform … Continue reading →