Interesting Facts About Android Last Updated : 15 Jul, 2025 Comments Improve Suggest changes 14 Likes Like Report Android is a Mobile Operating System that was released on 23, September 2008. Android is free, open-source operating system and is based on modified version of Linux kernel. Open Handset Alliance (OHA) developed the Android and Google commercially sponsored it. It is mainly designed for touchscreen devices such as smartphones and tablets. Android is supported on different platforms like 32- and 64-bit ARM, x86, and x86-64. Android is available in more than 100 languages with Graphical (multi-touch) as the default user interface. Journey of ANDROID from first version to latest version: Android 1.0 (2008) – No Version NameAndroid 1.1 2009) – Petit FourAndroid 1.5 (2009) – CupcakeAndroid 1.6 (2009) – DonutAndroid 2.0 – 2.1 (2009) – ÉclairAndroid 2.2 – 2.2.3 (2010) – FroyoAndroid 2.3 – 2.3.7 (2010) – GingerbreadAndroid 3.0 – 3.2.6 (2011) – HoneycombAndroid 4.0 – 4.0.4 (2011) – Ice Cream SandwichAndroid 4.1 – 4.3.1 (2012) – Jelly BeanAndroid 4.4 – 4.4.4 (2013) – KitKatAndroid 5.0 – 5.1.1 (2014) – LollipopAndroid 6.0 – 6.0.1 (2015) – MarshmallowAndroid 7.0 – 7.1.2 (2016) – NougatAndroid 8.0 – 8.1 (2017) – OreoAndroid 9.0 (2018) – PieAndroid 10 (2019) – Android 10Here are some facts about Android :Android's creator is Andy Rubin. Android Inc. developed Android operating system and Google bought it in 2005, with a huge amount of $50 million. Prior to Google, an offer was given to Samsung to buy Android Inc. but they find Android uninteresting and reject the offer. Initially, Android was developed as an operating system for digital cameras but later on, it focuses on Smart Phones. Android is written in many languages like Java, C, C++, XML, Assembly language, Python, Shell script, Go, Make, D. HTC Dream or T-Mobile G1 was the first smartphone that runs on Android operating system. HTC Dream or T-Mobile G1 was launched in 2008 with no headphone jack and required an adapter. Android captures 88% of total smart phone market whereas IOS captures 11% market share. Currently, more than 2 billion smart devices use Google Android OS as their operating system. The word Android refers to a male robot, whereas a female robot is known as “Gynoid". Android is an open source software, which means its source code is freely available. Anyone can modify the source code and add new & unique features. All Android versions are named in alphabetical order, along with the name of sweet deserts associated with that alphabet like Cupcake, Donut etc. The Logging System of Android has a method named as "wtf()" which stands for "What a Terrible Failure". In 2010, Anssi Vanjoki, CEO of Nokia, made a hilarious comment on Android. He said the use of Android is like a Finnish boy peeing his pants to stay warm. Android's Google Store has more than 48 billion apps installed in it, and most of them are free of cost. NASA once used Nexus S handsets (device based on Android Gingerbread), in their floating space Robots. The sale of Android devices is more than the combined sale of Microsoft Windows, iOS, and Mac OS devices. Microsoft earns around $2 billion yearly in patent royalties, from the sale of Android devices. Even Google Maps uses the speed of Android Mobiles to calculate the traffic on roads. Google had to make a deal with Nestle in order to use the name "Kit-Kat" for Android version 4.4. Comment V vanshgaur14866 Follow 14 Improve V vanshgaur14866 Follow 14 Improve Article Tags : Android Explore Android Tutorial 10 min read BasicsIntroduction to Android Development 5 min read History of Android 15+ min read Best Way to Become Android Developer â A Complete Roadmap 7 min read Android Development Prerequisites [2025] - Things to Learn Before Android Development 8 min read Android App Development Fundamentals for Beginners 6 min read Android Architecture 5 min read Android System Architecture 3 min read Android Boot Process 4 min read Difference between Java and Kotlin in Android with Examples 3 min read Interesting Facts About Android 3 min read Software Setup and ConfigurationDownload and Instal JDK on Windows, Mac and Linux 7 min read Guide to Install and Setup IntelliJ IDEA for Android App Development 5 min read Guide to Install and Setup Visual Studio for Android App Development 4 min read How to Run the Android App on a Real Device? 2 min read Resolving frequently occurring errors in Android Development 3 min read Android Studio Tutorial 9 min read File Structure & ComponentsComponents of an Android Application 3 min read Introduction to Activities in Android 6 min read Services in Android with Example 10 min read Core TopicsHow Does Android App Work? 7 min read Activity Lifecycle in Android with Demo App 9 min read Introduction to Gradle 4 min read What is Context in Android? 9 min read Bundle in Android with Example 6 min read Activity State Changes In Android with Example 6 min read Processes and Application Lifecycle in Android 7 min read Desugaring in Android 4 min read Difference Between AndroidX and Android Support Libraries 3 min read Memory Leaks in Android 7 min read Layout & ViewLayouts in Android UI Design 3 min read Android UI Layouts 5 min read LinearLayout and its Important Attributes with Examples in Android 3 min read Android LinearLayout in Kotlin 2 min read Android RelativeLayout in Kotlin 4 min read ConstraintLayout in Android 6 min read TextView widget in Android with Examples 5 min read TextView in Kotlin 3 min read Working With the TextView in Android 7 min read Autosizing TextView in Android 6 min read ButtonButton in Android 3 min read How to Add Radio Buttons in an Android Application? 5 min read RadioButton in Kotlin 4 min read How to add Toggle Button in an Android Application 3 min read ToggleButton in Kotlin 2 min read RadioGroup in Kotlin 3 min read Intent and Intent FiltersWhat is Intent in Android? 4 min read Implicit and Explicit Intents in Android with Examples 6 min read How to Send Data From One Activity to Second Activity in Android? 7 min read How to open dialer in Android through Intent? 3 min read Creating Multiple Screen Applications in Android 6 min read How to Open Camera Through Intent and Display Captured Image in Android? 6 min read Toast & RecyclerViewToasts for Android Studio 2 min read What is Toast and How to Use it in Android with Examples? 6 min read Android Toast in Kotlin 3 min read How to Change Toast font in Android? 3 min read How to add a custom styled Toast in Android 4 min read RecyclerView in Android with Example 7 min read Android | Horizontal RecyclerView with Examples 4 min read How to create a nested RecyclerView in Android 5 min read How to Create RecyclerView with Multiple ViewType in Android? 6 min read RecyclerView using ListView in Android With Example 5 min read Like