SQLite for Mobile Apps Simplified: Step by step details to create and access database from Android, BlackBerry and iPhone Apps

Sribatsa Das

  • 出版商: CreateSpace Independ
  • 出版日期: 2014-07-06
  • 售價: $860
  • 貴賓價: 9.5$817
  • 語言: 英文
  • 頁數: 122
  • 裝訂: Paperback
  • ISBN: 150043440X
  • ISBN-13: 9781500434403
  • 相關分類: AndroidSQL資料庫
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

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.

商品描述(中文翻譯)

本書介紹了SQLite所支援的架構、功能和資料類型。它演示了如何使用SQLite命令行工具。接著,本書介紹了在移動應用程式中使用SQLite的方法。隨後,它詳細介紹了使用SQLite開發Android、BlackBerry和iOS應用程式來存儲和檢索數據的步驟和源代碼列表。此外,本書還介紹了如何使用Android ADB Shell打開應用程式所創建的SQLite數據庫。同樣地,它展示了從BlackBerry SD卡和iOS數據庫文件中顯示數據庫內容的方法。

第1章 - 介紹SQLite並描述各章內容。
第2章 - SQLite概述 - 架構、功能、資料類型、資料定義語言(DDL)語句、資料操作語言(DML)語句和移動設備的函數呼叫流程。
第3章 - 命令行工具 - 本章描述如何使用SQLite命令行工具。
第4章 - 在移動應用程式中使用 - 本章介紹了一個流程。它介紹了數據庫結構、在數據庫中執行的DDL和DML語句。它還介紹了一個樣本部件維護應用程式的使用者界面,該界面將在Android、BlackBerry、iOS和Web應用程式中重複使用。
第5章 - 在Android應用程式中使用 - 本章講述了方法、實現、代碼清單、截圖,以及通過啟動ADB shell和打開SQLite命令行來訪問SQLite數據庫。
第6章 - 在BlackBerry應用程式中使用 - 本章講述了方法、實現、代碼清單、截圖,以及通過打開SQLite數據庫命令行來訪問SQLite數據庫。
第7章 - 在iOS應用程式中使用 - 本章講述了方法、實現、代碼清單、截圖,以及通過打開SQLite數據庫命令行來訪問SQLite數據庫。