Messages
9/22/2023
16 : 14
Studio Bot expands to 170+ international markets!
View in browser 🔖 Articles Studio Bot expands to 170+ international markets! Studio Bot can accelerate your ability to write high-quality Android apps faster by helping generate code for your app,
9/17/2023
12 : 25
Koin vs. Kotlin-inject – Which to Choose and Why?
View in browser 🔖 Articles Koin vs. Kotlin-inject – Which to Choose and Why? In the fast-evolving world of cross-platform development with Kotlin Multiplatform, choosing the right dependency-injection
9/8/2023
16 : 4
A new modern look for the Android brand
View in browser 🔖 Articles A new modern look for the Android brand We believe our brand system and how we show up visually to the world as Android should reflect Android's core ethos of being open,
8/25/2023
16 : 14
Navigation in Jetpack Compose : A Simple Guide
View in browser 🔖 Articles Navigation in Jetpack Compose : A Simple Guide Navigation means different User Interaction that navigate between different composables in your app. If your application have
8/18/2023
16 : 14
Building a sub-sampling image viewer for Compose UI
View in browser 🔖 Articles Building a sub-sampling image viewer for Compose UI How do you display a 100mb image on Android without running into OutOfMemoryError? You can't. But you can cheat. The
8/14/2023
11 : 5
Android Studio Giraffe, K2 Compiler, Compose Live Edit and more
View in browser 🔖 Articles Now in Android - Android Studio Giraffe, K2 Compiler, Compose Live Edit and more Welcome to Now in Android, your ongoing guide to what's new and notable in the world of
8/4/2023
16 : 14
Google Shutting down Firebase Dynamic Links
View in browser 🔖 Articles Google Shutting down Firebase Dynamic Links Firebase Dynamic Links was a popular way to build universal deeplinks that worked across iOS, Android, and the web. Now after 7
7/28/2023
16 : 14
Deep dive into Live Edit for Jetpack Compose UI
View in browser 🔖 Articles Deep dive into Live Edit for Jetpack Compose UI A closeup look into how the Android Studio team built Live Edit; a feature that accelerates the Compose development process by
7/21/2023
16 : 14
Lottie Android 6.1 -Lottie goes multithreaded
View in browser 🔖 Articles Lottie Android 6.1 -Lottie goes multithreaded In addition to a slew of bug fixes, new features, and under the hood improvements, the goal for Lottie 6.1 was to do a deep dive
7/16/2023
13 : 25
A flexible, modern Android app architecture
View in browser 🔖 Articles A flexible, modern android app architecture: complete step-by-step This article aims to demonstrate the practical side: to teach Android architecture by example. Most
7/7/2023
16 : 14
Kotlin 1.9.0 Released
View in browser 🔖 Articles Kotlin 1.9.0 Released The Kotlin 1.9.0 release is out and the K2 compiler for the JVM is now in Beta. This release contains new language features as well as improvements for
6/30/2023
16 : 14
Detecting device type – How to know if a device is foldable or a tablet
View in browser 🔖 Articles Detecting device type – How to know if a device is foldable or a tablet The most common reason app developers want to know the type of the device is so they can determine
6/23/2023
16 : 4
Automate Gradle Dependency Updates on Your Android Project
View in browser 🔖 Articles Automate Gradle Dependency Updates on Your Android Project Managing Gradle dependencies on an Android project doesn't have to be a hassle when you know how to leverage
6/20/2023
5 : 54
Top 3 things to know in multi-device from Google I/O 2023
View in browser 🔖 Articles Top 3 things to know in multi-device from Google I/O 2023 Did you miss any multi-device updates at Google I/O this year? Don't worry – here are the top 3 things you
6/12/2023
2 : 17
Android 14 Beta 3 and Platform Stability
View in browser 🔖 Articles Android 14 Beta 3 and Platform Stability With today's Android 14 Beta 3 release, we're continuing into the next phase of the Android development cycle. It builds upon
6/2/2023
16 : 14
Now in Android
View in browser 🔖 Articles Now in Android Top MAD things at I/O, Designing for Wear OS, InteractionSource, Studio Bot, ViewComposition, and Navigation Animation in Jetpack Compose, Game Development,
5/26/2023
16 : 15
Designing for Wear OS: Getting started with designing inclusive smartwatch apps
View in browser 🔖 Articles Designing for Wear OS: Getting started with designing inclusive smartwatch apps We cover how best to design for your target audience, and how to make the most of the
5/19/2023
16 : 14
Illuminating Interactions: Visual State in Jetpack Compose
View in browser 🔖 Articles Illuminating Interactions: Visual State in Jetpack Compose This blog post will explain how to listen to user interactions in Jetpack Compose, and create reusable visual
5/12/2023
16 : 14
The Better WebViews Collection
View in browser 🔖 Articles The Better WebViews Collection WebViews are one of the most controversial subjects in the Android Community and unfortunately have been much maligned by developers. WebViews
5/5/2023
16 : 24
Statistically Rigorous Android Macrobenchmarks
View in browser 🔖 Articles Statistically Rigorous Android Macrobenchmarks This article leverages statistics fundamentals to suggest a scientifically sound approach to analyzing Jetpack Macrobenchmark