Changes

Android Studio Essentials - Java Edition Introduction

63 bytes removed, 16:18, 4 January 2019
no edit summary
In 2018 Google introduced Android Jetpack to the developer community. Designed to make it quicker and easier to develop modern and reliable Android apps, Jetpack consists of a set of tools, libraries and architectural guidelines. The main elements of Android Jetpack consist of the Android Studio Integrated Development Environment (IDE), the Android Architecture Components and the Modern App Architecture Guidelines, all of which are covered in this latest edition of Android Studio Development Essentials.
Fully updated for Android Studio 3.2 and Android 9, the goal of this book is to teach the skills necessary to develop Android based applications using the Java Java programming language.
Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An overview of Android Studio is included covering areas such as tool windows, the code editor and the Layout Editor tool. An introduction to the architecture of Android is followed by an in-depth look at the design of Android applications and user interfaces using the Android Studio environment.
The source code and Android Studio project files for the examples contained in this book are available for download at:
[https://www.ebookfrenzy.com/web/androidstudio32/index.php|https://www.ebookfrenzy.com/web/androidstudio32/index.php]
The steps to load a project from the code samples into Android Studio are as follows: