書名: Learning Ionic(Second Edition)作者名: Arvind Ravulavaru本章字數: 138字更新時間: 2021-07-02 23:24:29
The platform guide
By the end of this book, we will be building apps that are ready to be deployed on the device. Since Cordova takes HTML, CSS, and JS code as input and generates a platform-specific installer, we need to have the build environments available on our machine.
Android users can follow the instructions in the Android Platform Guide at http://cordova.apache.org/docs/en/edge/guide_platforms_android_index.md.html#Android%20Platform%20Guide to set up SDK on your local machine.
iOS users can follow the instructions in the iOS Platform Guide at http://cordova.apache.org/docs/en/edge/guide_platforms_ios_index.md.html#iOS%20Platform%20Guide to set up SDK on your local machine.
You would need an macOS environment to develop iOS apps.
As of today, Ionic supports only Android 4.0+ (although it works on 2.3 as well) and iOS 6+ mobile platforms. But Cordova supports a few more.
You can check out the other supported platforms at: http://cordova.apache.org/docs/en/edge/guide_platforms_index.md.html#Platform%20Guides.
- 新編Visual Basic程序設計上機實驗教程
- UML和模式應用(原書第3版)
- GraphQL學習指南
- AIRAndroid應用開發實戰
- R語言數據可視化實戰
- Extending Puppet(Second Edition)
- TMS320LF240x芯片原理、設計及應用
- Odoo 10 Implementation Cookbook
- Spring技術內幕:深入解析Spring架構與設計原理(第2版)
- Data Science Algorithms in a Week
- 貫通Tomcat開發
- Mastering ArcGIS Server Development with JavaScript
- Zend Framework 2 Cookbook
- Enterprise Application Architecture with .NET Core
- Spring Boot學習指南:構建云原生Java和Kotlin應用程序