logo
分类于: 计算机基础 人工智能

简介

Apache Cordova in Action: Summary

Apache Cordova in Action: Summary 0.0分

资源最后更新于 2020-11-17 04:23:58

作者:Raymond K. Camden

出版社:Manning Publications

出版日期:2015-01

ISBN:9781633430068

文件格式: pdf

标签: 跨平台 计算机 javascript ionic Web前端开发

简介· · · · · ·

Summary

Apache Cordova in Action teaches you to create and launch hybrid mobile apps using Cordova or Phonegap. By following carefully selected examples, step-by-step tutorials, and crystal-clear explanations, you'll learn to build apps from the Cordova CLI, how to make use of device features like the camera and accelerometer, how to submit your apps to Google Play and the Appl...

直接下载

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

The Table of Contents
PART 1 GETTING STARTED WITH APACHE CORDOVA
What is Cordova?
Installing Cordova and the Android SDK
PART 2 CORE CONCEPTS
Creating Cordova projects
Using plugins to access device features
Mobile design and user experience
Considerations when building mobile apps
Tools for debugging Cordova and other hybrid apps
Creating custom plugins
Packing options for Cordova projects
Using PhoneGap tools
PART 3 APPLICATION RELEASE
Submitting your app
Building an RSS reader app with Ionic