Learn Android Studio 3 with Kotlin efficient Android app development

Build Android apps using the popular and efficient Android Studio 3 suite of tools, an integrated development environment (IDE) with which Android developers can now use the Kotlin programming language. With this book, you'll learn the latest and most productive tools in the Android tools ecosy...

Full description

Bibliographic Details
Main Author: Hagos, Ted
Format: eBook
Language:English
Published: [United States], New York, NY Apress, Distributed to the Book trade worldwide by Springer Science+Business Media New York 2018
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Part 1 The Kotlin Language
  • Chapter 1: Getting Into Kotlin
  • Chapter 2: Getting Started
  • Chapter 3: Functions
  • Chapter 4: Types
  • Chapter 5: Higher Order Functions and Lambdas
  • Chapter 6 : Collections
  • Chapter 7 : Generic support
  • Part 2: Android Programming with Kotlin
  • Chapter 8: Introduction to Android
  • Chapter 9: Getting started
  • Chapter 10: Activities and Layouts
  • Chapter 11: Event Handling
  • Chapter 12: Intents
  • Chapter 13: UI Elements
  • Chapter 14: Fragments
  • Chapter 15: Running in the background
  • Chapter 16: Debugging
  • Chapter 17: Shared Preferences
  • Chapter 18: Internal Storage
  • Chapter 19: Broadcast Receivers
  • Chapter 20: App Distribution