home.social

#android-x — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #android-x, aggregated by home.social.

fetched live
  1. 🚀 AndroidX updates are here!

    Stable: Compose 1.11.3 (Animation, Foundation, Material, Runtime & UI)

    Preview: Compose 1.12.0-beta01, Material3 1.5.0-alpha22, Testing 1.0.0-alpha15

    Release notes 👇 developer.android.com/jetpack/

    #AndroidDev #JetpackCompose #AndroidX #Kotlin #MobileDev

  2. 🚀 New AndroidX releases are out (June 3, 2026)!

    Highlights:
    • Compose Material 3 1.5.0-alpha21
    • Hilt 1.4.0-rc01
    • Lifecycle 2.11.0-rc01
    • Room3 3.0.0-alpha06
    • Navigation3 1.2.0-alpha04

    🔗 developer.android.com/jetpack/

    #AndroidDev #AndroidX #JetpackCompose #Kotlin #WearOS

  3. 🚀 AndroidX updates (April 22, 2026) are here!

    Compose 1.11 stable + 1.12 alpha, Material3 updates, Navigation/Lifecycle improvements & new libs like WebGPU

    🔗 developer.android.com/jetpack/

    #AndroidDev #JetpackCompose #AndroidX #Kotlin #Android

  4. It is sadly true - androidx ktx libraries have been killed today and it is all @jw's doing.

    Details here:
    jakewharton.com/an-update-on-a

    #androidx #androiddev

  5. It is sadly true - androidx ktx libraries have been killed today and it is all @jw's doing.

    Details here:
    jakewharton.com/an-update-on-a

    #androidx #androiddev

  6. 🚀 AndroidX updates (Feb 11, 2026)

    ✨ Compose 1.11.0-alpha05
    📸 Camera 1.6.0-beta02
    🧭 Navigation3 1.1.0-alpha04
    🧪 UI Automator 2.4.0-beta01
    ⌚ Wear Compose 1.6.0-alpha10
    📄 PDF 1.0.0-alpha13

    Full list 👇
    developer.android.com/jetpack/

    #AndroidDev #Jetpack #AndroidX #Compose #WearOS

  7. 🚀 AndroidX updates (Feb 11, 2026)

    ✨ Compose 1.11.0-alpha05
    📸 Camera 1.6.0-beta02
    🧭 Navigation3 1.1.0-alpha04
    🧪 UI Automator 2.4.0-beta01
    ⌚ Wear Compose 1.6.0-alpha10
    📄 PDF 1.0.0-alpha13

    Full list 👇
    developer.android.com/jetpack/

    #AndroidDev #Jetpack #AndroidX #Compose #WearOS

  8. 🚀 AndroidX updates (Jan 14, 2025)

    • Compose 1.11.0-alpha (UI, Runtime, Material)
    • Navigation3, Datastore, Paging updates
    • Wear OS, WebGPU & XR Glimmer progress

    🔗 developer.android.com/jetpack/

    #AndroidDev #AndroidX #JetpackCompose #Kotlin

  9. 🚀 AndroidX updates (Jan 14, 2025)

    • Compose 1.11.0-alpha (UI, Runtime, Material)
    • Navigation3, Datastore, Paging updates
    • Wear OS, WebGPU & XR Glimmer progress

    🔗 developer.android.com/jetpack/

    #AndroidDev #AndroidX #JetpackCompose #Kotlin

  10. You shared that androidx libraries are constantly in alphas and we listened. In the past two years while adding a ton of new libraries we actually increased the percentage of libraries that are complete or actively developed.

    The combo of these two groups went from 64% to 76%.

    The goal is to have 0 "experimental abandoned" and 0 "unknown" in 2026.

    #androidx #androiddev

  11. You shared that androidx libraries are constantly in alphas and we listened. In the past two years while adding a ton of new libraries we actually increased the percentage of libraries that are complete or actively developed.

    The combo of these two groups went from 64% to 76%.

    The goal is to have 0 "experimental abandoned" and 0 "unknown" in 2026.

    #androidx #androiddev

  12. Wrote a quick blog post about the newest AndroidX library 'androidx.text:text-vertical' 📚✨

    Learn about the cool functionality this provides and why this is important, particularly if you read Japanese newspapers 🇯🇵📰

    Read more:
    spght.dev/articles/13-09-2025/

    #AndroidDev #AndroidX

  13. Wrote a quick blog post about the newest AndroidX library 'androidx.text:text-vertical' 📚✨

    Learn about the cool functionality this provides and why this is important, particularly if you read Japanese newspapers 🇯🇵📰

    Read more:
    spght.dev/articles/13-09-2025/

    #AndroidDev #AndroidX

  14. 🚀 New #AndroidX releases (Sep 10, 2025)!

    ✨ Activity 1.12.0-alpha08
    🎨 Compose 1.9.1 + 1.10.0 alphas
    📸 Camera 1.5.0
    🧭 Navigation 2.9.4
    ⌚ Wear updates
    🛠 WorkManager 2.10.4

    Details 👉 developer.android.com/jetpack/

    #AndroidDev #Jetpack #Compose #Kotlin #Android #MobileDev

  15. 🚀 New #AndroidX releases (Sep 10, 2025)!

    ✨ Activity 1.12.0-alpha08
    🎨 Compose 1.9.1 + 1.10.0 alphas
    📸 Camera 1.5.0
    🧭 Navigation 2.9.4
    ⌚ Wear updates
    🛠 WorkManager 2.10.4

    Details 👉 developer.android.com/jetpack/

    #AndroidDev #Jetpack #Compose #Kotlin #Android #MobileDev

  16. 🆕 AndroidX updates (July 2, 2025)!

    Highlights:
    - Compose 1.9.0-beta02
    - Activity 1.12.0-alpha04
    - Paging 3.4.0-alpha01
    - Media3 1.8.0-beta01

    🔗 Full list: developer.android.com/jetpack/

    #AndroidDev #JetpackCompose #AndroidX #Android

  17. 🆕 AndroidX updates (July 2, 2025)!

    Highlights:
    - Compose 1.9.0-beta02
    - Activity 1.12.0-alpha04
    - Paging 3.4.0-alpha01
    - Media3 1.8.0-beta01

    🔗 Full list: developer.android.com/jetpack/

    #AndroidDev #JetpackCompose #AndroidX #Android

  18. When a library updates the minor version of an AndroidX dependency (e.g. Lifecycle, Compose), how should it update its own version? I've seen some libraries that only update the patch version. However, upgrading to it will lead to breaking changes in the project due to the transitive AndroidX deps, which doesn't feel right.

    Boost for reach please 🔁

    #AndroidDev #AndroidX #Gradle

  19. When a library updates the minor version of an AndroidX dependency (e.g. Lifecycle, Compose), how should it update its own version? I've seen some libraries that only update the patch version. However, upgrading to it will lead to breaking changes in the project due to the transitive AndroidX deps, which doesn't feel right.

    Boost for reach please 🔁

    #AndroidDev #AndroidX #Gradle

  20. Сам себе экосистема. Часть 4: как я реализовал клиент Telegram на Android-смартфоне 14-летней давности?

    С момента выхода первой части статьи из рубрики «сам себе экосистема» прошёл уже практически год! За это время, мы успели с вами реализовать клиенты VK и YouTube, которые работают на Android 2.2+, а также на Windows Phone 8, написать небольшую 2D-игру с нуля весом менее 1Мб, которая работает практически везде и довести существующее приложение до ума, дабы оно работало даже на смартфоне с дисплеем 240x320! Но на дворе 2024 год, люди стремительно переходят из соц. сетей в продвинутые мессенджеры и уже сложно себе представить современного человека, который не пользовался бы «телегой» или даже «вайбером» в качестве основного средства общения. Поэтому я решил реализовать клиент Telegram на смартфоне 14-летней давности на базе официальной реализации MTProto от команды Telegram — TDLib. Сегодня мы с вами: узнаем новые причины мотивации вернуть в строй смартфоны прошлых лет, напишем на C# реле-сервер, который обрабатывает пакеты MTProto и кодирует их в простой текстовый формат датасетов, который можно моментально обработать даже при нестабильном GPRS-соединении на 21-летнем Siemens C60, а также узнаем о разработке миниатюрных Android-приложений на базе «голого» API-системы, которые не тянут за собой никаких зависимостей, в том числе и AppCompat / androidx . Интересно? Тогда жду вас под катом!

    habr.com/ru/companies/timeweb/

    #timeweb_статьи #bodyawm_ништячки #Telegram #MTProto #TDLib #датасет #AppCompat #androidx #Windows #Android #Siemens #Sony

  21. New #AndroidX library alert!

    The lint-gradle library packages a set of Lint rules to help #Gradle plugin authors avoid use of internal APIs or accidentally causing eager task creation which affects build performance.

    developer.android.com/jetpack/

  22. New #AndroidX library alert!

    The lint-gradle library packages a set of Lint rules to help #Gradle plugin authors avoid use of internal APIs or accidentally causing eager task creation which affects build performance.

    developer.android.com/jetpack/

  23. Learn about the enhancements #AndroidX has made over the years to their increasingly complex #Gradle build configuration with #Google’s Aurimas Liutikas. AndroidX is a large collection of Google #OSS #Kotlin and #Java libraries built to make Android app developers’ lives easier. This talk will take you on a journey exploring how Gradle Build has evolved and grown from 12 to over 650 projects. Learn how Gradle Build Tool kept #CI times and quality at bay - dpesummit.com/chasing-the-spee

  24. Learn about the enhancements #AndroidX has made over the years to their increasingly complex #Gradle build configuration with #Google’s Aurimas Liutikas. AndroidX is a large collection of Google #OSS #Kotlin and #Java libraries built to make Android app developers’ lives easier. This talk will take you on a journey exploring how Gradle Build has evolved and grown from 12 to over 650 projects. Learn how Gradle Build Tool kept #CI times and quality at bay - dpesummit.com/chasing-the-spee