Google Android Platform
Google Android Platform
In this tutorial, we will learn about the Google Android Platform. Mobile phones are common nowadays, and most smartphones are powerful. Android was first released in 2007.
Android is an open-source mobile operating system. The source code is available for free. Google, Inc., leads the Android open-source project. Google publishes the source code under the Apache 2.0 License.
Google Android platform is a set of software for mobile devices. It consists of the following:
- An operating system
- Android SDK
- Middleware
- Google Applications
The Android mobile operating system is based on the Linux operating system and is mostly written in C, C++, and Java programming languages.
Android Architecture
https://www.testingdocs.com/android-architecture/
Android SDK
https://www.testingdocs.com/android-software-development-kit/
Android Code
Android source code can be found at: