1.

Record Nr.

UNINA9910154816903321

Autore

Smith Dave

Titolo

Android Recipes [[electronic resource] ] : A Problem-Solution Approach / / by Dave Smith, Erik Hellman

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2016

ISBN

1-4842-2259-8

Edizione

[5th ed. 2016.]

Descrizione fisica

1 online resource (XXX, 711 p. 128 illus., 88 illus. in color.)

Disciplina

005.3

Soggetti

Mobile computing

Mobile Computing

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

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.

Sommario/riassunto

Discover more than 100 down-to-earth code recipes, covering a wide range of useful topics using complete and real-world working code examples. This book is updated to include the Android N SDK (7.0), as well as earlier releases. 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.