This document provides summaries of 19 common Android developer interview questions and their answers. Some key topics covered include how to find views, why Android uses Dalvik VM instead of standard Java bytecode, declaring activities in the manifest, different storage options in Android like shared preferences and internal storage, implicit vs explicit intents, and using intents to perform actions provided by other apps like sending email.