Loading…

Android concurrency /

Write Apps for Maximum Performance and Responsiveness "Threading and concurrency are as important in mobile as they are in large, distributed systems. This book does an excellent job of re-introducing us to the basic concepts and describing how to apply them to the Android framework. Even the m...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Meike, G. Blake (Author)
Format: Electronic eBook
Language:Inglés
Published: Boston : Addison-Wesley, 2016.
Series:Android deep dive series.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Understanding concurrency
  • Java concurrency
  • The Android application model
  • Async tasks and loaders
  • Looper/handler
  • Services, processes, and binder IPC
  • Periodic tasks
  • Concurrency tools.