History OF Android Versions 2008-2018
1.2 Android version history TOC 1.1 Introduction to Android 1.3 Architecture of android Android has two release versions listed as: 1. Android non-commercial release. 2. Android commercial release. 1.2.1. Non commercial Releases Android alpha : These versions were internally released. Fancy robot names were given to these versions like Astro Boy, R2-D2, etc. Irina Blok designed current logo. Naming scheme was introduced by Ryan Gibson after Android 1.5. Android beta: This was released in November, 2007. Android’s birthday is celebrated on 5 th Nov, 2007. 1.2.2. Commercial Version Releases Different Android commercial versions were released and each release had a particular Application Programming Interface (API) level. API is the middleman between operating system and developers. They are a set of tools and resources which developer should know how to use. Need not worry about why and what it is. (Images are snapsh...