Jump to ratings and reviews
Rate this book

Android Database Programming

Rate this book
Android Database Programming

212 pages, Paperback

First published May 18, 2012

1 person is currently reading
49 people want to read

About the author

Jason Wei

6 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
2 (15%)
4 stars
2 (15%)
3 stars
8 (61%)
2 stars
1 (7%)
1 star
0 (0%)
Displaying 1 - 3 of 3 reviews
12 reviews1 follower
August 31, 2012
This book is addressed to programmers who are supposed to get better understainding of how to use SQL and SQLite in Android applications. You will read few interesting things here, however, if you are not aware of SQLite, if you have never developed Android applications, and you have never worked with Apache Tomcat and Servlets you will be lost. That’s a fact. In my opionion this book is addressed to people who already know SQL, have developed for Android and want to combine both topics. There are few drawbacks in the book (at least from my point of view). First of all, introduction to SQL is to shallow. If you are not aware of SQL at all, it will not help you to understand the ods and end of SQL. Another thing that really cough my attention where programming practices that couldn’t be called proper ones. First one is related to the upgrade of databases in mobile application. I know this is just an example, but implying that you can remove all the data during upgrade is not a good pattern to follow. Another thing are the helper classes for the SQL access. In my opinion, teaching people to put everything in one place is not quite didactic.

I think this is a good sign that book like this appears on the market. It tries to synthesise various areas: SQLite, Servlets, SQL, Java and Androind in one place, however it seems to be too short and too condense to give 100% satisfaction to readers.
13 reviews
June 26, 2013
This book is a well written piece of literature although I would have expected the book to be a little more focused. Coming from a database background a lot of this information was things that apply to all SQL DB's. The sections that cover android programming are put together with a specific use in mind. This book will give you a good overview of the options available to you for android, but only an introduction to the details. The case studies do give you a good idea of when to use which storage option.
379 reviews10 followers
September 19, 2013
Un manuale discretamente inutile.

Inizia bene nei primi capitoli facendo una panoramica dei vari tipi di database disponibili in Android, ma nel momento in cui dovrebbe approfondirli spende oltre due capitoli a scrivere e descrivere una Servlet in Java con GWT da usare poi con 40 righe di codice Android. Tra l'altro accennando solamente alla necessità di fare richieste asincrone col server, ma non spiegando minimamente come farle.

Tutte informazioni che si trovano tranquillamente, e spesso spiegate meglio, in mille altri manuali. Lasciatelo pure sullo scaffale.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.