The latest updates on all JetBrains products and topics
New projects for Python, Frontend, Kotlin, and Java learners are hot off the press.
We've released our May content update including 9 new projects on Python, Kotlin, Java, Flask, Android, Bash, and more.
Ever wanted to get into mobile app development? Check out these TOP-5 most popular Android projects.
Today we would like to share with you a special guest post from our friends over at Uno Platform. They have been working hard on bringing a first-class cross-platform experience to .NET developers everywhere. This post was originally writen by Kenzie Whalen-Dunn. With the release of Uno Platform 3.0…
Today, at the Google I/O keynote, the Android team announced first-class support for Kotlin. We believe this is a great step for Kotlin, and fantastic news for Android developers as well as the rest of our community. We’re thrilled with the opportunities this opens up. For Android developers, Kotli…
This is a guest blog post from Antonio Leiva — Android engineer, trainer and author of the "Kotlin for Android Developers" book. We’re all really excited about the release of Kotlin 1.1. The new features this release includes are extremely useful for Java developers and lead JVM development to a …
Introduction One of the most interesting pieces of news we've all seen recently is Google announcing (limited) Java 8 support for Android N with the Jack compiler for Java. Naturally, our users are curious about how these news affect them, and this blog post outlines our plans and our vision for K…
Hi All, Have you ever heard about RoboVM? It lets you create beautiful native apps for iOS & Android, allowing you to share code between platforms. RoboVM translates Java bytecode into native ARM or x86 code. The latest RoboVM release makes it super easy to get up and running with Kotlin! And t…
This post is largely outdated. Please refer to the kapt documentation. We announced kapt, an Annotation Processing Tool for Kotlin, some time ago, and discussed its limitations. Now most of the limitations are going away with the updated version of kapt that is available as a 0.1-SNAPSHOT preview.…
This post is largely outdated. Please refer to the kapt documentation. As there have been many requests to support Java Annotation Processing, we are working on it, and first results are ready for preview. This is the call for early feedback. (more…)…
Last week we published a new version of Anko. While the main purpose of this library is creating layouts though a DSL, even the users of XML layouts can benefit from it. Today we are going to talk about such "ambivalent" features of Anko. (more…)…
Today we are glad to present the new version of Anko — a library which facilitates Android application development. We are happy to have received lots of feedback, and some of the changes in 0.6 were actually proposed by the community. (more…)…