- OUYA Game Development by Example
- Jack Donovan
- 121字
- 2021-08-13 17:52:15
Modifying the PATH variable
Before you issue commands to OUYA from your command line or terminal, you'll need to make sure your system recognizes those commands. To do this, you'll be editing your PATH variable to include the location of the Android SDK you downloaded.
Note
The PATH variable is a string of directory locations, or paths, that your command line looks through when it's checking for commands. Any commands in directories that are included in your PATH variable can be run from any working directory instead of having to be run from the folder they're stored in.
Mac OS and Windows both have PATH variables, but they're edited differently; the upcoming tutorials will cover both the operations step by step.
推薦閱讀
- 新媒體跨界交互設計
- 24小時學會電腦組裝與維護
- 辦公通信設備維修
- 計算機組裝·維護與故障排除
- Linux運維之道(第2版)
- 硬件產品經理成長手記(全彩)
- AMD FPGA設計優化寶典:面向Vivado/SystemVerilog
- 分布式系統與一致性
- Visual Media Processing Using Matlab Beginner's Guide
- 電腦高級維修及故障排除實戰
- 筆記本電腦使用、維護與故障排除從入門到精通(第5版)
- Hands-On Artificial Intelligence for Banking
- Source SDK Game Development Essentials
- 單片機技術及應用
- 圖解計算機組裝與維護