Import It All
Books > Computers & Technology > Programming > Parallel Programming
Efficient Android Threading: Asynchronous Processing Techniques for Android Applications

Efficient Android Threading: Asynchronous Processing Techniques for Android Applications

Product ID: 2948912 Condition: New

No Stock / Cannot Import

Product Description

Efficient Android Threading: Asynchronous Processing Techniques for Android Applications

<div><p>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.</p><p>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.</p><ul><li>Understand multithreading basics in Java and on the Android platform</li><li>Learn how threads communicate within and between processes</li><li>Use strategies to reduce the risk of memory leaks</li><li>Manage the lifecycle of a basic thread</li><li>Run tasks sequentially in the background with <i>HandlerThread</i></li><li>Use Java’s Executor Framework to control or cancel threads</li><li>Handle background task execution with <i>AsyncTask</i> and <i>IntentService</i></li><li>Access content providers with <i>AsyncQueryHandler</i></li><li>Use loaders to update the UI with new data</li></ul></div>

Technical Specifications

Country
USA
Manufacturer
O'Reilly Media
Binding
Kindle Edition
ReleaseDate
2014-05-22T00:00:00.000Z
Format
Kindle eBook

You might also like

Back to top