Android Recipes: A Problem-Solution Approach
Autor Dave Smith, Erik Hellmanen Limba Engleză Paperback – 7 dec 2016
Crammed with insightful instruction and helpful examples, this fifth edition of Android Recipes is your guide to writing apps for one of today’s hottest mobile platforms. It offers pragmatic advice that will help you get the job done quickly and well. This can save you a great deal of work over creating a project from scratch.
Instead of abstract descriptions of complex concepts, in Android Recipes you'll find live code examples. When you start a new project you can consider copying and pasting the code and configuration files from this book and then modifying them for your own customization needs.
What You'll Learn
- Code for Android smartphones and tablets
- Use external libraries to save time and effort
- Boost app performance by using the Android NDK and RenderScript
- Design apps for performance, responsiveness, and seamlessness
- Send data between devices and other external hardware
- Persist application data and share it between applications
- Capture and play back various device media items
- Communicate with web services
- Get the most out of your user interface
Who This Book Is For
All Android app developers.
Preț: 265.94 lei
Preț vechi: 332.43 lei
-20% Nou
Puncte Express: 399
Preț estimativ în valută:
50.90€ • 52.87$ • 42.28£
50.90€ • 52.87$ • 42.28£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484222584
ISBN-10: 148422258X
Pagini: 800
Ilustrații: XXX, 711 p. 128 illus., 88 illus. in color.
Dimensiuni: 178 x 254 x 38 mm
Greutate: 1.27 kg
Ediția:5th ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 148422258X
Pagini: 800
Ilustrații: XXX, 711 p. 128 illus., 88 illus. in color.
Dimensiuni: 178 x 254 x 38 mm
Greutate: 1.27 kg
Ediția:5th ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
1. Layouts and Views.- 2. User Interaction.- 3. Communications and Networking.- 4. Interacting with Device Hardware and Media.- 5. Persisting Data.- 6. Interacting with the System.- 7. Graphics and Drawing.- 8. Working with Android NDK and Renderscript.
Notă biografică
Dave Smith is a professional engineer developing hardware and software for mobile and embedded platforms. Dave's engineering efforts are currently focused full-time on Android and iOS development. Since 2009, Dave has worked on developing at all levels of the Android platform, from writing user applications using the software development kit, to building and customizing the Android source code.
Caracteristici
A first to market code cookbook on the new Android N 7.0 SDK release More than 100 down-to-earth code recipes Includes complete and real-world working code examples