whoami
android engineer · delhi, india

Angad Singh

I build Android apps that feel obvious in retrospect.
role
Staff Engineer (Android) @ Round Circle
stack
Kotlin Compose Coroutines MVI/MVVM
writing
Android, Self Hosting, Life
location
Delhi, India (GMT+5:30)
press g then b for blog
[01]writing·all posts →
2026-07-04
I Bought the GPU Anyway
I bought a DGX Spark to fine-tune models — but first I owed my last post a rematch. I re-ran the same local/free/paid LLM inference benchmark on 120 GB of Grace-Blackwell instead of a CPU NUC. It fixes the one thing the NUC got fatally wrong, hits a bandwidth ceiling I didn't see coming, and makes clear why the real reason I bought it isn't inference at all.
9 min
2026-06-27
Reading Android Bench: scores, cost, and the efficiency trap
Google's Android Bench scores LLMs on real Android engineering tasks. A look at what the June 2026 leaderboard actually says — why the top is a statistical tie, where the real cost-efficiency winners are, and the trap hiding in the cost and latency columns.
7 min
2026-06-21
Android App Functions: turning your app into a tool an agent can call
A hands-on walkthrough of Android's experimental AppFunctions API. I build a small but complete notes app, expose four functions to on-device agents with @AppFunction, and trace exactly what the KSP compiler generates and how the system discovers and invokes them.
20 min
2026-06-16
Developing for Foldables — making your Compose UI fold-aware
Part 2 of the foldables series. We build an adaptive media player in Jetpack Compose that reacts to tabletop and book postures with Jetpack WindowManager, picks list-detail layouts with window size classes, and verify all of it on the Pixel Fold emulator.
24 min
[02]projects·all projects →
./android-filepicker
Selecting directories and files made a lot easier.
★ 662 · Java
./android-toggle
Custom switches for Android.
★ 396 · Java
contact --