- Learning Node.js for Mobile Application Development
- Stefan Buttigieg Milorad Jevdjenic
- 88字
- 2021-07-09 21:21:31
Setting up the Environment Variables on Windows 7 and higher
Using Ionic and Cordova to build an Android app might require a modification to the PATH environment on Windows. This can be done with the following steps:
- Right-click on My Computer and then click on Properties.
- Click on Advanced System Settings in the column to the left.
- In the resulting dialog box, select Environment Variables.
- Select the PATH variable and click on Edit.
- Append the following to the PATH based on where you installed the SDK:
;C:\Development\adt-bundle\sdk\platform-tools;C:\Deve lopment\adt-bundle\sdk\tools
推薦閱讀
- 大學(xué)計算機基礎(chǔ)(第三版)
- Learning Apex Programming
- PostgreSQL Cookbook
- Network Automation Cookbook
- Learning AWS Lumberyard Game Development
- Object-Oriented JavaScript(Second Edition)
- 高級C/C++編譯技術(shù)(典藏版)
- Building a Quadcopter with Arduino
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- Mastering C++ Multithreading
- INSTANT Adobe Edge Inspect Starter
- Building Dynamics CRM 2015 Dashboards with Power BI
- Zabbix Performance Tuning
- Application Development with Parse using iOS SDK
- Mastering Apache Camel