Android Security Internals
Essential reading for anyone doing Android security research. Elenkov’s deep dive into the Dalvik/ART runtime, the permission model, the cryptographic APIs, and the secure storage mechanisms directly informed my understanding of Android application internals — the same layer where my dissertation-level static analysis work on memory leak detection operates.