Android Intro Slide
Android Intro Slide
ANDROID
SESSION 1 - TOPICS
What is Android ?
Why Android ?
Why develop for android ?
Android Versions
Features of Android
Architecture of Android
Setting the environment
Anatomy of Android applications
WHAT IS ANDROID ?
Is a mobile operating system, middleware and set
of key applications
Is originally owned by a start up of the same
name, now by Google
Is based on the Java Platform and Linux Kernel
Runs on phones, tablets, watches, TVs ...
WHY ANDROID?
Ships in Advantages of the Linux Kernel (Security
Models, Hardware abstraction Layers, I/O
management, etc)
Ships in Advantages of the Java Platform (write
once, run anywhere! , multiple language support
that can eventually turn in to java byte code)
Open Source
VERSIONS
0.9 5.1 and counting
FEATURES OF ANDROID
ARCHITECTURE
APPLICATION ANATOMY