- Learning Ionic
- Arvind Ravulavaru
- 140字
- 2021-07-16 13:40:55
The platform guide
By the end of this book, we will be building apps that are ready to be deployed on to the device. Since Cordova takes HTML, CSS, and JS code as input and generates a platform-specific installer, you need to have the build environments available on your machine.
Note
Android users can follow the instructions on 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 from 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 OSX 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.
Note
You can check out the other supported platforms here: http://cordova.apache.org/docs/en/edge/guide_platforms_index.md.html#Platform%20Guides.
- Learning LibGDX Game Development(Second Edition)
- Learning ROS for Robotics Programming(Second Edition)
- Building Modern Web Applications Using Angular
- Ceph Cookbook
- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- Visual Basic程序設計(第3版):學習指導與練習
- OpenCV 3和Qt5計算機視覺應用開發
- Java游戲服務器架構實戰
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- Linux命令行與shell腳本編程大全(第4版)
- Natural Language Processing with Java and LingPipe Cookbook
- Visual C#.NET Web應用程序設計
- 進入IT企業必讀的324個Java面試題
- Application Development with Swift
- MySQL數據庫教程(視頻指導版)