Skip to content

Update Android Roadmap – Transition from XML Views to Jetpack Compose #9817

@Tiago-Vier-Preto

Description

@Tiago-Vier-Preto

Roadmap URL

https://roadmap.sh/android

Suggestions

Description

The current Android roadmap contains references to legacy UI components based on the XML View system (e.g., TextView, ImageView, RecyclerView). While these were foundational in the past, Jetpack Compose is now the industry standard for Android UI.

To ensure the roadmap remains relevant, we need to restructure the UI section to prioritize or exclusively feature Jetpack Compose. By making this change, we provide new learners with a direct path to modern Android development, preventing them from spending weeks learning a layout system that is increasingly being phased out in new recent projects.

Proposed Changes

I suggest one of the following two paths:

  • Keep XML Views as a "Legacy" section but move Jetpack Compose to the primary "Starting Point" of Interface & Navigation

  • Remove the XML-specific citations entirely and replace them with their Compose equivalents to create a streamlined, modern learning path.

Screenshots

Image

Section which I think should change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    androidRoadmap: androidtopic-changeMissing or deprecated topics in roadmap

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions