Der Menübutton reagiert sehr träge. Es muss zwar einiges ausgerechnet werden, aber so träge dürfte es trotzdem nicht sein, nicht schön. 🤔

#Kotlin #AndroidDev #IndieGameDev #Sokumo

Released Map Compose Showcase, a modern Android project demonstrating Google Maps Compose features

✨ Features:
📍 Dynamic markers
🔎 Location search
🛣️ Animated polylines
🌍 Reverse geocoding

🔗 https://github.com/NicosNicolaou16/Map-Compose-Showcase

#Android #JetpackCompose #GoogleMaps #Kotlin #AndroidDev

GitHub - NicosNicolaou16/Map-Compose-Showcase: A modern Android application showcasing the integration of Google Maps with Jetpack Compose. This project demonstrates advanced mapping features, a clean MVVM architecture, and Unidirectional Data Flow (UDF) for a robust and maintainable codebase.

A modern Android application showcasing the integration of Google Maps with Jetpack Compose. This project demonstrates advanced mapping features, a clean MVVM architecture, and Unidirectional Data ...

GitHub

⭐ Pokedex Compose v2.5.8 is live!

✅ Gradle 9.2.1
✅ Compose BOM 2026.05.00
✅ Latest dependencies
✅ Architecture improvements
✅ Updated README

If you like the project, leave a ⭐ on GitHub!

🔗 https://github.com/NicosNicolaou16/Pokedex_Compose

#AndroidDev #JetpackCompose #Kotlin #OpenSource

GitHub - NicosNicolaou16/Pokedex_Compose: A modern Pokédex app for Android built with the latest technologies recommended by Google. This project showcases a clean, scalable architecture and a fluid user interface using Jetpack Compose.

A modern Pokédex app for Android built with the latest technologies recommended by Google. This project showcases a clean, scalable architecture and a fluid user interface using Jetpack Compose. - ...

GitHub

🫧 Android 17 "Bubble Up" Explained

Beyond the UI, I've analyzed the technical orchestration of Android 17’s new windowing engine—from TaskView reparenting to the "Secondary Display" pitfall.

Get ahead of API 37:
🔗 https://dev.to/tkuenneth/bubble-up-android-17s-new-multitasking-feature-explained-l58

#AndroidDev #Android17 #GDE

Bubble up - Android 17's new multitasking feature explained

Only with the release of 12L, Google became serious about making Android a productivity powerhouse...

DEV Community

Excited to share that my Android Makers talk is now available on YouTube!

The production team did a fantastic job editing the video to fix some technical lag we had with the slides on stage. It looks great now.

Watch it here: https://www.youtube.com/watch?v=eTO5lN1lP78

#AndroidMakers #AndroidDev #TechTalk #Conference #Android

Beyond the Smartphone: Android’s Identity Crisis in 2026 - Android Makers by droidCon 2026

YouTube
Latest Android Weekly Issue 726 is out!
https://androidweekly.net/issues/issue-726 #AndroidDev #Kotlin
Android Weekly - Free weekly Android & Kotlin development newsletter

Android Weekly is a free newsletter that helps you to stay cutting-edge with your Android Development.

Android Weekly

Quick investigation revealed that modern AI chat apps like Claude, ChatGPT, Perplexity etc uses an unique technique to do syntax highlighting on Android devices.

The idea is simple - run Highlight.js in a hidden WebView and convert the output to native AnnotatedString.

#AndroidDev #JetpackCompose

🔗 Syntax Highlighting on Android - Highlight.js as a Native Compose Engine | Hossain's Dev Bytes: https://hossain.dev/posts/syntax-highlighting-on-android-highlight-js-native-compose-engine/

Syntax Highlighting on Android - Highlight.js as a Native Compose Engine | Hossain's Dev Bytes

How I built android-compose-highlight - a Jetpack Compose library that runs Highlight.js in a hidden WebView and converts the output to native AnnotatedString for real text selection and accessibility.

I spent the first two days of a new Kotlin Multiplatform project writing almost no product code.

Instead, I set up the PRD, alpha implementation plan, task tracker, scope audit, AGENTS.md, sub-agents, SKILLS.md, and only then added core dependencies.

The main lesson:

AI-assisted development does not remove engineering discipline. It makes it more important.

Full field note: https://funkyidol.in/blog/starting-a-production-kotlin-multiplatform-project-with-a-spec-driven-agentic-workflow/

#KotlinMultiplatform #AndroidDev #AIEngineering

Codex users have been begging OpenAI for this upgrade — and it's finally in the works

The ChatGPT Android app should soon allow users to remotely control Codex coding sessions on their PCs.

✅ Details - https://www.androidauthority.com/codex-smartphone-control-3665256/

#OpenAI #Codex #ChatGPT #AI #AndroidDev