Dev Blog for Android logoDev Blog for Android
Dev Blog for Android logo

The Android Developers Blog, natively.

A lightweight, open-source reader that parses the Android Developers Blog and renders every article as a clean, native Jetpack Compose UI.

App feed screenApp article screen
Unofficial project. This app is not affiliated with, endorsed by, or created by Google or the Android team. I build apps for Android — I am not an Android platform developer. It's a personal demo for my open-source library.

What it does

Native reading

Articles from android-developers.googleblog.com rendered as native Compose UI — no clunky web views.

Save favorites

Mark posts as favorites. The flag is stored locally on your device only.

Data-aware

Choose whether the app may load content over cellular data, right from settings.

Powered by jet-article-ui

This app is an example of my open-source library jet-article-ui, which parses HTML and displays it as native Jetpack Compose components. The app is a standalone demo showing the library in a real product.