Embedded Android workshop covers topics on introducing Android including its basics, history, ecosystem, legal framework, platform requirements, and development tools. The document provides an overview of Android concepts like components, intents, and lifecycles, and discusses the Android framework which includes the UI, data storage, security and permissions. It also introduces native development on Android and key Android internals such as Dalvik, JNI, system services, and the Binder IPC mechanism.