Latest posts

Android ResId
29 Aug, 04:47edited
If you run Android emulators on Linux and wondered why they're slow despite beefy hardware — my friend Anton just published a deep dive on this as part of this posts about building emu. The Direct+ section is the crucial part.https://blog.marathonlabs.io/blog/emu-multi-device-support-and-performance-optimizations/?utm_source=telegram&utm_medium=social&utm_campaign=emu-androidresid#linux #emulator


Android ResId
17 Oct 2023, 03:40
https://android-developers.googleblog.com/2023/10/androidx-minsdkversion-19.html#jetpack #minsdkAndroid Developers BlogAndroidX moving to minSdkVersion 19AndroidX libraries are moving to a default minimum supported Android API level 19 starting with releases this month.
Android ResId
9 Jun 2023, 03:44
🥳



Android ResId
2 Dec 2022, 06:59edited
Android migrates away from C/C++ to Java/Kotlin/RustIn Android 12 we announced support for the Rust programming language in the Android platform as a memory-safe alternative to C/C++. Since then we’ve been scaling up our Rust experience and usage within the Android Open Source Project (AOSP).In Android 13, about 21% of all new native code (C/C++/Rust) is in Rust.https://security.googleblog.com/2022/12/memory-safe-languages-in-android-13.html#android12 #android13 #JNIGoogle Online Security BlogMemory Safe Languages in Android 13Posted by Jeff Vander Stoep For more than a decade, memory safety vulnerabilities have consistently represented more than 65% of vulnerab...
Android ResId
21 Oct 2022, 11:11
Kotlin Multiplatform Mobile in Beta now!https://blog.jetbrains.com/kotlin/2022/10/kmm-beta/Guide video from JetBrains: https://youtu.be/2yd6rVJdICU#kmmThe JetBrains BlogKotlin Multiplatform Mobile Is in Beta – Start Using It Now! - The JetBrains BlogKotlin Multiplatform Mobile – a technology that allows developers to share the logic of iOS and Android apps – is now in Beta and is on track to becoming Stable!
Android ResId
28 Nov 2021, 16:48
#compose #kaspresso #testingKaspresso 1.4.0: Jetpack Compose support Latest 🔥 Jetpack Compose support [Early access] 🛠️ Bugs fixes
17,100Open in Telegram
Android ResId
1 Nov 2021, 15:00
#proguardProGuard Playground Beta GraduationProGuard Playground allows you to check the effect of your ProGuard configuration in real time. With the release of Beta, new features were added: 👉 Naming your playground 👉 Support for Kotlin Metadata 👉 Integration with AppSweep (find and fix security issues in your Android app’s code and dependencies)


Android ResId
29 Oct 2021, 05:56
#android12 #androiddevsummit12L and new Android APIs and tools for large screensAnnounced a preview of a special version of Android 12 for devices with large screens: tablets, foldable and Chrome OS - Android 12L (L - large as I understand it).In this version, the UI of the system for large devices has been updated, multitasking has been improved, new taskbar, etc.Android 12L will be release early 2022. Google recommends adapting the applications, but it will not be mandatory to be published on Google Play.In addition, the Material Design manual has been updated, and an API has been added for developing universal applications for various screen sizes. Now you can embed Activity (Activity embedding), Window size classes (will appear in Jetpack Window 1.1) and other possibilities for folding devices.An interesting innovation is resizable emulator that can change screen size on


Android ResId
26 Oct 2021, 08:00
#composeSnapper is a library which brings snapping to the Compose scrolling layoutsSnapper can be summarized as SnapHelper for LazyRow & LazyColumn, adding item snapping, maximum fling distance, snap position, and more


Android ResId
25 Oct 2021, 13:01edited
#kotlin #native #multithreadingKotlin Native. Multithreading with CoroutinesKotlin Multiplatform provides common way to implement the multithreading. It uses Kotlin, so we can use Coroutines for all our targets. In the article you will find how to do that


Android ResId
25 Oct 2021, 07:01
#composeAlways provide a Modifier parameterAny composable you write which emits layout (even a simple Box), should have a modifier: Modifier parameter, which is then used in the layout. Why? More details in the article
6,690Open in Telegram
Android ResId
23 Oct 2021, 05:18
Meet the new Kotlin mascot and help choose a name for it


Android ResId
18 Oct 2021, 08:25
#kapt #kspKotlin Symbol Processors (KSP)KSP becomes stable. JetBrains said that KSP better understands the syntax of Kotlin and does not need to take extra steps compare to KAPT.The main news is that KAPT switch into support mode. No features or improvements. New features will only be in KSP and other Kotlin compiler plugins. They didn't say anything about KSP support in IDE.


Android ResId
14 Oct 2021, 10:27
#coroutines #kotlinException handling in Kotlin CoroutinesOverview of how to handle an error that occurred while running Coroutine


Android ResId
4 Oct 2021, 17:58
#android12Android 12 has been released, and the source is available in AOSP
7,440Open in Telegram
Android ResId
22 Sept 2021, 13:13
#kotlinKotlin 1.5.31 releasedLot of bug fixes in JVM IR and other bugs in Kotlin 1.5.30


Android ResId
21 Sept 2021, 07:03
#ksp #kotlinKotlinpoet 1.10.0 released with support of KSP and JavaPoet interop
6,080Open in Telegram
Android ResId
20 Sept 2021, 18:29
#codequalityAutomation of code analysis in Android projectsReview of tools that will help you automate check quality of code and tech debt in project. Of course, they will make your skills better because you will show a lot of best practices.
5,220Open in Telegram
Android ResId
20 Sept 2021, 07:01
#survey #scriptsDo you write Kotlin scripts or use REPL? Please share your experience with the Kotlin Team and tell them about your use cases! By doing so, you will help to improve Scripting APIs and bring them closer to stabilization. Survey is here
4,460Open in Telegram
Android ResId
17 Sept 2021, 13:30
#android12 #workmanagerUsing WorkManager on Android 12Everyone who is preparing to support Android 12 should use Work Manager 2.7 (now in alpha) because current stable doesn't support expedited jobs
5,350Open in Telegram
Related Channels
Other channels in the same section of the catalogue.
