- 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.
推薦閱讀
- Learning AngularJS Animations
- SDL Game Development
- BeagleBone By Example
- 電腦組裝、維護(hù)、維修全能一本通(全彩版)
- 基于ARM的嵌入式系統(tǒng)和物聯(lián)網(wǎng)開(kāi)發(fā)
- scikit-learn:Machine Learning Simplified
- Apple Motion 5 Cookbook
- 基于Apache Kylin構(gòu)建大數(shù)據(jù)分析平臺(tái)
- VMware Workstation:No Experience Necessary
- 單片機(jī)原理與技能訓(xùn)練
- 多媒體應(yīng)用技術(shù)(第2版)
- DevOps實(shí)戰(zhàn):VMware管理員運(yùn)維方法、工具及最佳實(shí)踐
- Spring微服務(wù)實(shí)戰(zhàn)(第2版)
- 微處理器及控制電路識(shí)圖
- Spring Cloud Alibaba大型微服務(wù)架構(gòu)項(xiàng)目實(shí)戰(zhàn)(下冊(cè))