News

How it works The “ndk-build” script is the heart of the Android NDK and it is responsible for automatically going through your project and determining what to build.
Kotlin offers big advantages over Java for JVM and Android development, and plays nicely with Java in the same projects. Kotlin is a general purpose, free, open source, statically typed ...
Google has been using Kotlin for Android apps since 2017 and the pair have jointly supported the Kotlin language through the Kotlin Foundation since 2018. In 2019, Google's Android team adopted ...
Kotlin is a super new programming language built by JetBrains, which also coincidentally develops the JetBrains IDE that Android Studio — Google’s official developer tool — is based on.
The Android NDK allows you to use C/C++ code in your Android apps. Here is our guide to getting started with the Android NDK.