- OUYA Game Development by Example
- Jack Donovan
- 260字
- 2021-08-13 17:52:15
Time for action – installing Android packages
The SDK manager will give you a list of packages that you can check and install by performing the following steps:
- Check the following packages:
- Android SDK Tools
- Android SDK Platform-tools
- Anroid 4.1.2 (API 16) platform (except Google APIs)
- Android Support Library (in the
Extras
folder) - Google USB Driver (in the
Extras
folder) - The following screenshot depicts these packages:
- After checking all of the packages listed previously, click on Install 12 packages… (the total number may vary) and let the SDK manager run its course.
Tip
The future versions of the OUYA software may use a later version of the Android platform. For updated version numbers and instructions, refer to the documentation found at https://devs.ouya.tv/developers/docs/setup.
The packages include almost everything we need, but we need to manually configure the Android USB driver before it's ready to use, which is what we'll do next.
What just happened?
The Android SDK Manager is a wide repository of different packages that developers can install, update, and delete. We downloaded a version of Android that wasn't necessarily the most recent version; this is because each Android device is built with a specific supported version, and at the time of writing this, the OUYA supports Version 4.1.2.
As the OUYA software is updated, it's likely to change the supported version. While the installation instructions aren't likely to change much from this book, it is possible that the supported version number will change—updated information can always be found in the documentation on the OUYA developer portal.
- ATmega16單片機(jī)項(xiàng)目驅(qū)動教程
- Istio入門與實(shí)戰(zhàn)
- Linux KVM虛擬化架構(gòu)實(shí)戰(zhàn)指南
- 電腦組裝、維護(hù)、維修全能一本通(全彩版)
- STM32嵌入式技術(shù)應(yīng)用開發(fā)全案例實(shí)踐
- Spring Cloud微服務(wù)架構(gòu)實(shí)戰(zhàn)
- Arduino BLINK Blueprints
- Intel Edison智能硬件開發(fā)指南:基于Yocto Project
- 微型計(jì)算機(jī)系統(tǒng)原理及應(yīng)用:國產(chǎn)龍芯處理器的軟件和硬件集成(基礎(chǔ)篇)
- Blender Quick Start Guide
- 計(jì)算機(jī)組裝、維護(hù)與維修項(xiàng)目教程
- Corona SDK Mobile Game Development:Beginner's Guide
- 嵌入式系統(tǒng)設(shè)計(jì)大學(xué)教程(第2版)
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)案例教程(Windows 7+Office 2010)
- 電腦主板維修技術(shù)