Android Database Best Practices

Android Database Best Practices
Author :
Publisher : Addison-Wesley Professional
Total Pages : 573
Release :
ISBN-10 : 9780134438108
ISBN-13 : 0134438108
Rating : 4/5 (08 Downloads)

Book Synopsis Android Database Best Practices by : Adam Stroud

Download or read book Android Database Best Practices written by Adam Stroud and published by Addison-Wesley Professional. This book was released on 2016-07-25 with total page 573 pages. Available in PDF, EPUB and Kindle. Book excerpt: Battle-Tested Strategies for Storing, Managing, and Sharing Android Data “AndroidTM Database Best Practices goes well beyond API documentation to offer strategic advice about how to handle data in an Android application and the tools needed to develop productively. This arms the developer with a trove of solutions to nearly any problem an application may face involving data. Mastering the concepts in this book are therefore essential for any developer who wants to create professional Android applications.” –Greg Milette, Android developer, Gradison Technologies, Inc. This is the first guide to focus on one of the most critical aspects of Android development: how to efficiently store, retrieve, manage, and share information from your app’s internal database. Through real-world code examples, which you can use in your own apps, you’ll learn how to take full advantage of SQLite and the database-related classes on Android. A part of Addison-Wesley’s AndroidTM Deep Dive series for experienced Android developers, Android Database Best Practices draws on Adam Stroud’s extensive experience leading cutting-edge app projects. Stroud reviews the core database theory and SQL techniques you need to efficiently build, manipulate, and read SQLite databases. He explores SQLite in detail, illuminates Android’s APIs for database interaction, and shares modern best practices for working with databases in the Android environment. Through a complete case study, you’ll learn how to design your data access layer to simplify all facets of data management and avoid unwanted technical debt. You’ll also find detailed solutions for common challenges in building data-enabled Android apps, including issues associated with threading, remote data access, and showing data to users. Extensive, up-to-date sample code is available for download at github.com/android-database-best-practices/device-database. You will Discover how SQLite database differs from other relational databases Use SQL DDL to add structure to a database, and use DML to manipulate data Define and work with SQLite data types Persist highly structured data for fast, efficient access Master Android classes for create, read, update, and delete (CRUD) operations and database queries Share data within or between apps via content providers Master efficient UI strategies for displaying data, while accounting for threading issues Use Android’s Intents API to pass data between activities when starting a new activity or service Achieve two-way communication between apps and remote web APIs Manage the complexities of app-to-server communication, and avoid common problems Use Android’s new Data Binding API to write less code and improve performance


Android Database Best Practices Related Books

Android Database Best Practices
Language: en
Pages: 573
Authors: Adam Stroud
Categories: Computers
Type: BOOK - Published: 2016-07-25 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Battle-Tested Strategies for Storing, Managing, and Sharing Android Data “AndroidTM Database Best Practices goes well beyond API documentation to offer strate
Android Best Practices
Language: en
Pages: 223
Authors: Godfrey Nolan
Categories: Computers
Type: BOOK - Published: 2014-02-28 - Publisher: Apress

DOWNLOAD EBOOK

Android Best Practices by Godfrey Nolan shows you how to make your Android apps stand out from the crowd with great reviews. Why settle for just making any Andr
Android Design Patterns and Best Practice
Language: en
Pages: 361
Authors: Kyle Mew
Categories: Computers
Type: BOOK - Published: 2016-12-26 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Create reliable, robust, and efficient Android apps with industry-standard design patterns About This Book Create efficient object interaction patterns for fast
Android Database Programming
Language: en
Pages: 197
Authors: Jason Wei
Categories: Computers
Type: BOOK - Published: 2012 - Publisher: Packt Pub Limited

DOWNLOAD EBOOK

This book is a practical tutorial approaching the topic with clear instructions and examples. With easy to understand examples and scenarios you can apply almos
The Definitive Guide to SQLite
Language: en
Pages: 363
Authors: Grant Allen
Categories: Computers
Type: BOOK - Published: 2011-01-28 - Publisher: Apress

DOWNLOAD EBOOK

Outside of the world of enterprise computing, there is one database that enables a huge range of software and hardware to flex relational database capabilities,