Changes

Jump to: navigation, search

Kotlin - Introduction

24 bytes added, 21:24, 30 November 2017
no edit summary
Fully updated for Android Studio 3.0 and Android 8, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE), the Android 8 Software Development Kit (SDK) and the Kotlin programming language.
Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment environment followed by an introduction to programming in Kotlin including data types, flow control, functions, lambdas and object-oriented programming.
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. More advanced topics such as database management, content providers and intents are also covered, as are touch screen handling, gesture recognition, camera access and the playback and recording of both video and audio. This edition of the book also covers printing, transitions and cloud-based file storage.
In the project selection dialog, navigate to and select the folder containing the project to be imported and click on OK.
<htmlet>as30kotlin</htmlet>
== Firebase Essentials Book Now Available ==

Navigation menu