Beginning PhoneGap: Mobile Web Framework for JavaScript and HTML5 (Paperback)
暫譯: 初學者的 PhoneGap:JavaScript 和 HTML5 的行動網頁框架 (平裝本)
Rohit Ghatol
- 出版商: Apress
- 出版日期: 2012-02-17
- 定價: $1,575
- 售價: 8.0 折 $1,260
- 語言: 英文
- 頁數: 344
- 裝訂: Paperback
- ISBN: 1430239034
- ISBN-13: 9781430239031
-
相關分類:
HTML、JavaScript、Cross-Platform
立即出貨 (庫存=1)
買這商品的人也買了...
-
$580$458 -
$580$458 -
$800$632 -
$780$616 -
$1,420$1,349 -
$490$387 -
$420$332 -
$1,440$1,368 -
$420$332 -
$945PhoneGap Beginner's Guide (Paperback)
-
$880$695 -
$480$379 -
$580$458 -
$450$356 -
$550$435 -
$1,188PhoneGap Essentials: Building Cross-Platform Mobile Apps (Paperback)
-
$450$356 -
$450$383 -
$680$537 -
$580$522 -
$400$316 -
$420$357 -
$450$356 -
$780$616 -
$880$695
相關主題
商品描述
PhoneGap is a growing and leading open-source mobile web apps development framework that lets developers build JavaScript and HTML5-based web applications with native wrappers for more than six mobile platforms, including iOS, Android, and BlackBerry. This framework lets you build HTML- and JavaScript-based apps and still take advantage of native mobile device capabilities like camera, localStorage, geolocation, storage and much more, irrespective of the mobile platform you target. It also lets you use more specialized JavaScript frameworks like jQuery Mobile and more.
Beginning PhoneGap is a definitive, one-of-a-kind book that teaches the fundamentals and strategies behind cross-platform mobile application development. Instead of learning languages like Objective-C, focus on building apps from day one for Android, iOS, Blackberry, WebOS and Symbian—without the complexities of these platforms.
This book shows how to build apps which makes use of Google Local Search to create a Restaurant finder apps (which uses Maps to layout locations and uses internal database to store your favorite restaurants. Furthermore, you'll learn how to extend PhoneGap's functionality by using PhoneGap plugins to write apps like Dropbox (syncing files in the background outside HTML/JavaScript code and in native code).
By the time you finish Beginning PhoneGap, you'll know PhoneGap inside and out, and, consequently, be able to develop mobile web apps faster and more efficiently than ever before. Make more money in less time!
What you’ll learn
This book offers an examples-based approach on how to build PhoneGap-based HTML and JavaScript that integrates device features like geolocation, camera, storage, and more.
- To understand mobile web applications development using the PhoneGap framework
- How to build simple apps for iPhone, Android, BlackBerry, WebOS and Symbian
- The differences in capabilities across various mobile devices
- How to integrate other popular mobile JavaScript frameworks to build user interfaces in PhoneGap
- All the major features in PhoneGap, like geolocation, camera, media, storage, and more.
- How to build app which make use of OAuth for authentication with services like Facebook
- How to extend PhoneGap using the PhoneGap plugin development framework
Who this book is for
This book is for project managers and developers of mobile applications who plan to develop for more than one platform, and are interested in saving money and time in the development process.
Table of Contents
- Understand Cross-Platform Mobile Web Application Development
- Getting Started with PhoneGap
- A PhoneGap API Reference
- Setting Environmnet
- Using PhoneGap with jQueryMobile
- Using PhoneGap with SenchaTouch
- Using PhoneGap with GWT
- PhoneGap Emulators and Remote Debugging
- Extend PhoneGap using PhoneGap Plugin Development framework
商品描述(中文翻譯)
PhoneGap 是一個不斷成長且領先的開源行動網頁應用程式開發框架,讓開發者能夠使用 JavaScript 和 HTML5 建立基於網頁的應用程式,並為超過六個行動平台(包括 iOS、Android 和 BlackBerry)提供原生包裝。這個框架讓你能夠建立基於 HTML 和 JavaScript 的應用程式,同時利用原生行動裝置的功能,如相機、localStorage、地理定位、儲存等,無論你針對哪個行動平台。它還允許你使用更專門的 JavaScript 框架,如 jQuery Mobile 等。
《Beginning PhoneGap》是一本獨特的權威書籍,教授跨平台行動應用程式開發的基本原理和策略。與其學習像 Objective-C 這樣的語言,不如從第一天開始專注於為 Android、iOS、BlackBerry、WebOS 和 Symbian 建立應用程式,而不必面對這些平台的複雜性。
本書展示了如何建立利用 Google Local Search 的應用程式,來創建餐廳搜尋應用程式(使用地圖來佈局位置,並使用內部資料庫來儲存你最喜愛的餐廳)。此外,你將學習如何通過使用 PhoneGap 插件來擴展 PhoneGap 的功能,撰寫像 Dropbox 這樣的應用程式(在 HTML/JavaScript 代碼之外的原生代碼中同步檔案)。
當你完成《Beginning PhoneGap》時,你將對 PhoneGap 了如指掌,因此能夠比以往更快、更有效率地開發行動網頁應用程式。用更少的時間賺取更多的錢!
你將學到什麼
本書提供了一種基於範例的方法,教你如何建立基於 PhoneGap 的 HTML 和 JavaScript,並整合設備功能,如地理定位、相機、儲存等。
- 理解使用 PhoneGap 框架的行動網頁應用程式開發
- 如何為 iPhone、Android、BlackBerry、WebOS 和 Symbian 建立簡單的應用程式
- 各種行動裝置之間功能的差異
- 如何整合其他流行的行動 JavaScript 框架,以在 PhoneGap 中建立使用者介面
- PhoneGap 中的所有主要功能,如地理定位、相機、媒體、儲存等
- 如何建立利用 OAuth 進行 Facebook 等服務身份驗證的應用程式
- 如何使用 PhoneGap 插件開發框架擴展 PhoneGap
本書適合誰
本書適合計畫為多個平台開發的行動應用程式專案經理和開發者,並對在開發過程中節省時間和金錢感興趣的人。
目錄
1. 理解跨平台行動網頁應用程式開發
2. 開始使用 PhoneGap
3. PhoneGap API 參考
4. 設定環境
5. 使用 PhoneGap 與 jQuery Mobile
6. 使用 PhoneGap 與 Sencha Touch
7. 使用 PhoneGap 與 GWT
8. PhoneGap 模擬器和遠端除錯
9. 使用 PhoneGap 插件開發框架擴展 PhoneGap