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


Articles from android-developers.googleblog.com rendered as native Compose UI — no clunky web views.
Mark posts as favorites. The flag is stored locally on your device only.
Choose whether the app may load content over cellular data, right from settings.
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.