The document provides an introduction and overview of the Android operating system, highlighting key components like the Dalvik Virtual Machine, activities, intents, and the ART runtime. It also references Android Lollipop improvements such as ahead-of-time compilation, improved garbage collection, 64-bit support, and better debugging tools. The document concludes by providing additional online resources for learning about Android development and the Lollipop version.
12. ART RUNTIME
? Ahead-of-time (AOT)
compilation
? Improved garbage collection
? 64 bit support
? More live debugging features
in Android Studio
? Ultimately more battery life
13. BOYD
? Managed Provisioning
Process
? Secured User Profile
16. INFO
? https://developer.android.com/sdk/installing/studio.html
? https://developer.android.com/training/basics/firstapp/creating-project.
html
? https://www.youtube.com/watch?v=rXww768LUUM (Gradle Build
System for Android)
? http://www.android.com/versions/lollipop-5-0/
? http://www.google.com/design/spec/material-design/
introduction.html