Limit this search to....

SQLite for Mobile Apps Simplified: Step by step details to create and access database from Android, BlackBerry and iPhone Apps
Contributor(s): Das, Sribatsa (Author)
ISBN: 150043440X     ISBN-13: 9781500434403
Publisher: Createspace Independent Publishing Platform
OUR PRICE:   $15.19  
Product Type: Paperback
Published: July 2014
Qty:
Additional Information
BISAC Categories:
- Computers | Databases - General
Physical Information: 0.26" H x 6" W x 9" (0.39 lbs) 124 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
This book presents the architecture, functionalities, and data types supported by SQLite. It demonstrates how to use SQLite Command-Line shell. Then, the book presents the approach to use SQLite in Mobile Apps. Later, it presents developing Android, BlackBerry and iOS Applications using SQLite to store and retrieve data with step-by-step details as well as list of source code. In addition, it presents how to use Android ADB Shell to open SQLite Database created for the application. Similarly, it shows the database contents from BlackBerry SD Card and iOS database file. Chapter 1 - Introduces SQLite and describes the chapters. Chapter 2 - SQLite Overview - Architecture, functionality, data types, Data Definition Language (DDL) statements, DML (Data Manipulation Language) statements and function call process flow and mobile devices. Chapter 3 - Command line shell - This chapter describes how to use SQLite Command line shell. Chapter 4 - Set up for use in Mobile Apps - This chapter presents a process flow. It presents the database structure, DDL and DML executed in the database. It also presents the sample Part Maintenance application user interface to be used repeated in Android, BlackBerry, iOS and Web App. Chapter 5 - Use in Android Apps - This chapter narrates the approach, implementation, code listing, screenshots, accessing SQLite Database through launching ADB shell and opening SQLite command line. Chapter 6 - Use in BlackBerry App - This chapter narrates the approach, implementation, code listing, screenshots, accessing SQLite Database through opening SQLite database in command line. Chapter 7 - Use in iOS App - This chapter narrates the approach, implementation, code listing, screenshots, accessing SQLite Database through opening SQLite database in command line.