- Learning Android Google Maps
- Raj Amal W.
- 228字
- 2021-07-09 21:54:25
Chapter 1. Setting Up the Development Environment
Android is the most popular mobile operating system and it has a market share of more than 80 percent. Over 1 million Android devices are shipped each day. Android can run on low-end hardware with 512 MB RAM as well as high-end hardware with 4 GB RAM. It is based on the open source Linux kernel. Due to its open source nature, OEMs prefer Android over other operating systems. The Google Play store now has over a million applications. This makes Android the favorite operating system for users and developers. Some of the unique features that differentiate Android from the others are:
- You can develop Android apps on any platform, whether it is Mac, Linux, or Windows
- Android has top-notch documentation, which makes it the most developer-friendly platform
- Android apps can be easily published in Google Play compared to the lengthy review process in the iOS app store
Development environment setup is the first and most important step in the software development process. Improper setup will lead to build errors.
In this chapter, we will cover the following topics:
- The importance of Android Google Maps
- Integrated Development Environment (IDE) to develop Android applications
- Setting up Android Studio
- Setting up Eclipse with the ADT plugin
- Setting up an Android Virtual Device (AVD) for testing
- Exploring Android Studio
- Additional helpful stuff
- Kubernetes實戰(zhàn)
- JavaFX Essentials
- 基于免疫進化的算法及應(yīng)用研究
- Java程序員面試算法寶典
- Learning Apache Mahout Classification
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- 深入分布式緩存:從原理到實踐
- 軟件品質(zhì)之完美管理:實戰(zhàn)經(jīng)典
- Terraform:多云、混合云環(huán)境下實現(xiàn)基礎(chǔ)設(shè)施即代碼(第2版)
- 響應(yīng)式Web設(shè)計:HTML5和CSS3實戰(zhàn)(第2版)
- Kubernetes進階實戰(zhàn)
- 大學計算機基礎(chǔ)
- Java EE Web應(yīng)用開發(fā)基礎(chǔ)
- PHP動態(tài)網(wǎng)站開發(fā)實踐教程
- 歐姆龍PLC編程指令與梯形圖快速入門