- 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.
- INSTANT Mock Testing with PowerMock
- Learning Scala Programming
- Mastering Python Scripting for System Administrators
- NativeScript for Angular Mobile Development
- 基于免疫進化的算法及應用研究
- aelf區塊鏈應用架構指南
- 全棧自動化測試實戰:基于TestNG、HttpClient、Selenium和Appium
- JSP程序設計實例教程(第2版)
- Java Web開發實例大全(基礎卷) (軟件工程師開發大系)
- Photoshop智能手機APP界面設計
- Visual C++從入門到精通(第2版)
- Java多線程并發體系實戰(微課視頻版)
- 少兒編程輕松學(全2冊)
- JavaScript Unit Testing
- 絕密原型檔案:看看專業產品經理的原型是什么樣