We've just heard from Google that they've successfully moved to Kotlin target level 2.0 for compiling Android Studio, and saw a ~30% reduction in end-to-end build times! 🚀🚀🚀
Márton Braun’s Post
More Relevant Posts
-
Three takeaways from the Android Studio session I participated in at I/O: 1. Developer teams across Google are finding ways to work Gemini into the processes you already do to make them more efficient. 2. Rote work is becoming a thing of the past, with Gemini able to produce the more straightforward tasks (and many not so straightforward tasks, for that matter!) 3. I'm genuinely excited about the ways we were able to demonstrate the connection between Firebase and Android Studio, and look forward to developing even deeper integrations in the future. Also, bonus, the video team was able to edit out the complete system failure that took place during my portion of the presentation -- hundreds of people, staring at me, a blank screen, and no notes. Nightmare fodder much?
What's new in Android development tools
https://www.youtube.com/
To view or add a comment, sign in
-
Here is a simple, yet powerful journey of a developer supported smartly by Gemini (GenAI).
Three takeaways from the Android Studio session I participated in at I/O: 1. Developer teams across Google are finding ways to work Gemini into the processes you already do to make them more efficient. 2. Rote work is becoming a thing of the past, with Gemini able to produce the more straightforward tasks (and many not so straightforward tasks, for that matter!) 3. I'm genuinely excited about the ways we were able to demonstrate the connection between Firebase and Android Studio, and look forward to developing even deeper integrations in the future. Also, bonus, the video team was able to edit out the complete system failure that took place during my portion of the presentation -- hundreds of people, staring at me, a blank screen, and no notes. Nightmare fodder much?
What's new in Android development tools
https://www.youtube.com/
To view or add a comment, sign in
-
At Google I/O 2017, Google officially supported Kotlin for Android development. Seven years later, at Google I/O 2024, Google took it a step further by endorsing Kotlin Multiplatform (KMP). Google has been actively adding multiplatform support to its Jetpack libraries and improving the Kotlin/Native compiler performance, signaling its commitment to making Kotlin a first-class citizen in the Android ecosystem. With this support, Kotlin Multiplatform is set to revolutionize Android development by enabling developers to write shared code for multiple platforms with ease. 🚀 #android #kotlin #kmp #googleio #jetpack
To view or add a comment, sign in
-
I'm excited to share a new feature I've been eagerly waiting for in Android Studio! 💡 I've been using the Canary version and couldn't help but think that JetBrains should add a sticky header feature similar to VS Code. And guess what? The latest Canary version of Android Studio now has this feature! 🚀 Being able to keep important code blocks or comments at the top for quick reference is a game-changer. Kudos to the Android Studio team for continuously improving the development experience! #AndroidStudio #AndroidDev #JetBrains #VSCode
To view or add a comment, sign in
-
𝗧𝗵𝗲 𝗞𝗼𝘁𝗹𝗶𝗻 𝟐.𝟏.𝟎-𝗥𝗖 𝗿𝗲𝗹𝗲𝗮𝘀𝗲 𝗶𝘀 𝗵𝗲𝗿𝗲 𝘄𝗶𝘁𝗵 𝘀𝗼𝗺𝗲 𝗲𝘅𝗰𝗶𝘁𝗶𝗻𝗴 𝗻𝗲𝘄 𝗳𝗲𝗮𝘁𝘂𝗿𝗲𝘀 𝗮𝗻𝗱 𝗶𝗺𝗽𝗿𝗼𝘃𝗲𝗺𝗲𝗻𝘁𝘀! 𝙃𝙞𝙜𝙝𝙡𝙞𝙜𝙝𝙩𝙨: • Preview of the new language features • Incremental compilation support for Wasm targets • Support for requiring opt-in to extend APIs • Improved K2 kapt implementation • Update LLVM version to 16.0.0 for Kotlin/Native • Gradle improvements • Compose compiler improvements #google #jetbrains #kotlin #compose #multiplatform #latest #tech #android #ios #community
To view or add a comment, sign in
-
Kotlin 2.0 is here! 🔥 Here you can find out what's new it -> https://lnkd.in/d6tU4UeN #kotlin #kotlindevelopers #android #google #androiddevs #jetbrains #compose #kmp #multiplatform #mobiledevelopment #kotlinmultiplatform
To view or add a comment, sign in
-
Just started exploring Android Studio for android application development.
To view or add a comment, sign in
-
Day 1 of 100: Embarking on my Android Development journey with enthusiasm! 📱 Today, I dove into building an Android application from scratch, starting with XML layouts, constraints, and understanding view groups and sections. Successfully deployed my first demo project using Gradle in Android Studio. Excited for the challenges and learning ahead! #AndroidDevelopment #FirstSteps #ContinuousLearning
To view or add a comment, sign in
-
https://lnkd.in/gdzrXsvS Check out this video showcasing how LazyColumn enhances performance when integrated with key elements! #JetpackCompose #Compose #Android #Kotlin #PiAppStudio #Tamil #PerformanceOptimization
How Lazy Layout Key improves Jetpack Compose Performance? Demo Code of Lazy Column| Android | Kotlin
https://www.youtube.com/
To view or add a comment, sign in
Software Craftsman at Fathom, creator of github-workflows-kt
5dThat's a lot of compute and developer time saved! I'm wondering to what extent they use the Gradle configuration cache, it should help reduce this time further.