Book picture is for illustrative purposes only, actual cover or edition may vary.

Brand New Condition


Delivery:

Items are shipped within 3 to 5 working days (Monday to Friday) after ordering .

Efficient Android Threading: Asynchronous Processing Techniques for Android Applications

A Paperback edition by Anders Goransson in English (May 30, 2014)


Product Description

Author: Anders Goransson
Format: Paperback
Publishers: O'Reilly Media, Inc, USA
Publication Date: May 30, 2014
Pages: 250
Dimensions: 180 x232 x15mm
Weight: 453g

Multithreading is essential if you want to create an Android app with a great user experience, but how do you know which techniques can help solve your problem? This practical book describes many asynchronous mechanisms available in the Android SDK, and provides guidelines for selecting the ones most appropriate for the app you're building. Author Anders Goransson demonstrates the advantages and disadvantages of each technique, with sample code and detailed explanations for using it efficiently. The first part of the book describes the building blocks of asynchronous processing, and the second part covers Android libraries and constructs for developing fast, responsive, and well-structured apps. Understand multithreading basics in Java and on the Android platformLearn how threads communicate within and between processesUse strategies to reduce the risk of memory leaksManage the lifecycle of a basic threadRun tasks sequentially in the background with HandlerThreadUse Java's Executor Framework to control or cancel threadsHandle background task execution with AsyncTask and IntentServiceAccess content providers with AsyncQueryHandlerUse loaders to update the UI with new dataEfficient Android Threading Paperback edition by Anders Goransson