← All speakers

Bio, Work & Ideas

Florina Muntenescu

Conference affiliation: Google DeepMind · 2026

Florina Muntenescu is an engineering manager on Google’s Android Developer Relations team, helping developers navigate the evolution from modern Android application architecture to practical on-device generative AI. Her work spans Kotlin, Jetpack Compose, Android’s persistence libraries, and Gemini Nano, with a consistent emphasis on software that teams can actually integrate, test, and maintain.

From Android architecture to developer leadership

Before joining Google, Muntenescu built Android applications at Garmin, mobile-payments company payleven, and news platform upday. As a senior Android developer at upday, she explored how architectural choices affect testability and changing product requirements. Her writing on MVVM implementation and projects including DroidconMVVM and MVPvsMVVM examine responsibility boundaries, reactive data flows, and maintainable interface code.

At Google, she helped developers adopt Android Architecture Components and modernize existing applications. Her guide to migrating SQLite applications to Room addresses data preservation, compile-time query verification, and testing; subsequent work explains Room’s integration with Kotlin coroutines. In a conversation about Kotlin and Android, she described Kotlin-first APIs, view-model-owned coroutine scopes, and incremental adoption that avoids unnecessary rewrites. Her work also examines how Jetpack Compose replaces separate XML-driven interface construction with Kotlin-based composable functions.

  • Testable Android application architecture: Muntenescu treats MVC, MVP, and MVVM as decisions about responsibility, dependency boundaries, UI state, and whether production software can evolve without becoming difficult to test.
  • Practical Kotlin-first modernization: Her guidance combines coroutines, Room, and Compose with incremental migration, allowing teams to improve existing applications without interrupting product development.
  • Privacy-conscious on-device inference: With Gemini Nano and Android’s ML Kit GenAI APIs, applications can process sensitive information locally, work offline, and support capabilities including summarization, rewriting, image understanding, and entity extraction.
  • Shared-model architecture and hybrid inference: Android’s AICore system service gives compatible applications access to a centrally managed on-device model, while LiteRT supports more customizable deployments. Hybrid on-device and cloud inference extends intelligent features to devices where local models are unavailable.

At AI Engineer Europe 2026, Muntenescu appeared alongside Oli Gaymond in a conversation about Gemini Nano on Android, connecting model access and privacy with practical constraints including hardware compatibility, memory consumption, battery impact, and application integration.

Read the topics behind these talks

1 conference talk

References