Arun Aditya
Menu

Blog

Welcome — My Developer Journey

2026-06-25

From a curious CS student to Android framework engineer at Mercedes-Benz R&D — here's the story behind the code.

Read more →

Building a Native Android System Service in AOSP (Android 15) — Step-by-Step Guide

2026-06-20

A deep dive into creating a fully functional native Binder service in AOSP Android 15 — covering AIDL, ServiceManager, SELinux policy, init scripts, and a CLI test tool.

Read more →

Android Command Line Tools Every Developer Should Know — Part 1

2026-06-15

A practical guide to five essential Android command-line tools — adb, logcat, dumpsys, bmgr, and sqlite3 — that every Android developer should have in their toolkit.

Read more →

Android Command Line Tools Every Developer Should Know — Part 2

2026-06-10

A practical guide to five Android APK build, inspection, and signing tools — aapt2, apkanalyzer, apksigner, zipalign, and bundletool — essential for the build and release pipeline.

Read more →