舉報

會員
PhoneGap 4 Mobile Application Development Cookbook
最新章節:
Index
IfyouareadeveloperwhowantstogetstartedwithmobileapplicationdevelopmentusingPhoneGap,thenthisbookisforyou.Previousexperiencewithdatamininglibrarieswillhelp,butisnotmandatory.AbasicunderstandingofwebtechnologiessuchasHTML,CSS,andJavaScriptisamust.
目錄(99章)
倒序
- coverpage
- PhoneGap 4 Mobile Application Development Cookbook
- Credits
- About the Authors
- About the Reviewer
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Sections
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Welcome to PhoneGap 3
- Introduction
- Installing PhoneGap 3
- Creating a new project
- Using the command line
- Installing API plugins
- Chapter 2. Movement and Location – Using the Accelerometer and Geolocation Sensors
- Introduction
- Detecting device movement using the accelerometer
- Adjusting the accelerometer sensor update interval
- Updating a display object position through accelerometer events
- Obtaining device geolocation sensor information
- Adjusting the geolocation sensor update interval
- Retrieving map data through geolocation coordinates
- Creating a visual compass to show the device direction
- Chapter 3. Filesystems Storage and Local Databases
- Introduction
- Saving a file in the device storage
- Opening a local file from the device storage
- Displaying the contents of a directory
- Creating a local SQLite database
- Uploading a file on a remote server
- Caching content using the local storage API
- Chapter 4. Working with Audio Images and Video
- Introduction
- Capturing audio using the device audio recording application
- Recording audio within your application
- Playing audio files from the local filesystem or over HTTP
- Capturing a video using the device video recording application
- Loading a photograph from the device camera roll/library
- Applying an effect to an image using canvas
- Playing a remote video
- Chapter 5. Working with Your Contacts List
- Introduction
- Listing all available contacts
- Displaying the contact information for a specific individual
- Creating and saving a new contact
- Chapter 6. Hooking into Native Events
- Introduction
- Pausing your application
- Resuming your application
- Displaying the status of the device battery levels
- Displaying network connection status
- Creating a custom submenu
- Chapter 7. Working with XUI
- Introduction
- Getting started with XUI
- Learning the basics of the library
- DOM manipulation
- Working with touch and gesture events
- Updating element styles
- Working with remote data and AJAX requests
- Creating simple tweens and animations
- Chapter 8. Working with the Ionic Framework
- Introduction
- Getting familiar with basics of the library
- Exploring Ionic commands
- Exploring the Ionic framework structure
- Using ngCordova
- Chapter 9. Ionic Framework Development
- Introduction
- Exploring the UI components
- Creating a layout
- Using Ionic and Angular
- Putting it all together
- Chapter 10. User Interface Development
- Introduction
- Creating a jQuery Mobile layout
- Persisting data between jQuery Mobile pages
- Using jQuery Mobile ThemeRoller
- Chapter 11. Extending PhoneGap with Plugins
- Introduction
- Extending your Cordova Android application with a native plugin
- Extending your Cordova iOS application with a native plugin
- The plugin repository
- Chapter 12. Development Tools and Testing
- Introduction
- Downloading Cordova
- Using the command line to create a new iOS Cordova project
- Debugging the iOS Cordova application using Safari Web Inspector
- Using Android Studio to develop Android Cordova applications
- Using Adobe Dreamweaver to develop Cordova applications
- Using the PhoneGap Build service
- Index 更新時間:2021-07-09 21:27:07
推薦閱讀
- UI圖標創意設計
- Python快樂編程:人工智能深度學習基礎
- 企業級Java EE架構設計精深實踐
- Angular UI Development with PrimeNG
- Redis Applied Design Patterns
- Interactive Data Visualization with Python
- 跟老齊學Python:輕松入門
- Python 3破冰人工智能:從入門到實戰
- MongoDB權威指南(第3版)
- Rust Essentials(Second Edition)
- jQuery開發基礎教程
- SQL Server數據庫管理與開發兵書
- Java Fundamentals
- Visualforce Developer’s guide
- Couchbase Essentials
- Python 3 Object:oriented Programming(Second Edition)
- Java并發實現原理:JDK源碼剖析
- C語言程序設計與應用實驗指導書(第2版)
- 程序員的英語
- Java Script從入門到精通(第5版)
- Three.js Essentials
- HTML5 Boilerplate Web Development
- 活文檔:與代碼共同演進
- Node.js入門指南
- Python編程基礎與應用
- Cocos2D-x權威指南
- HTML5 Web Application Development By Example Beginner's Guide
- Building Hybrid Clouds with Azure Stack
- Node.js實戰(第2版)
- 點睛:ActionScript3.0游戲互動編程