Efficient Android Threading
Asynchronous Processing Techniques for Android Applications
Seiten
2014
O'Reilly Media (Verlag)
978-1-4493-6413-7 (ISBN)
O'Reilly Media (Verlag)
978-1-4493-6413-7 (ISBN)
- Lieferbar (Termin unbekannt)
- Versandkostenfrei innerhalb Deutschlands
- Auch auf Rechnung
- Verfügbarkeit in der Filiale vor Ort prüfen
- Artikel merken
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.
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 platform
- Learn how threads communicate within and between processes
- Use strategies to reduce the risk of memory leaks
- Manage the lifecycle of a basic thread
- Run tasks sequentially in the background with HandlerThread
- Use Java’s Executor Framework to control or cancel threads
- Handle background task execution with AsyncTask and IntentService
- Access content providers with AsyncQueryHandler
- Use loaders to update the UI with new data
Anders Goransson is a Senior Consultant at a leading software technology company in Malmo, Sweden, where he specializes in the Android platform. Anders has been working with applications on Android ever since the first release of the Android platform as developer, architect, mentor and now teacher in threading and concurrency.
Erscheint lt. Verlag | 8.7.2014 |
---|---|
Zusatzinfo | black & white illustrations, black & white tables, figures |
Verlagsort | Sebastopol |
Sprache | englisch |
Maße | 178 x 233 mm |
Gewicht | 458 g |
Einbandart | Paperback |
Themenwelt | Mathematik / Informatik ► Informatik ► Web / Internet |
Informatik ► Weitere Themen ► Smartphones / Tablets | |
Schlagworte | Android • Android 4 (Betriebssystem); Programmierung • Android Apps • Android Apps; Programmierung |
ISBN-10 | 1-4493-6413-6 / 1449364136 |
ISBN-13 | 978-1-4493-6413-7 / 9781449364137 |
Zustand | Neuware |
Haben Sie eine Frage zum Produkt? |
Mehr entdecken
aus dem Bereich
aus dem Bereich