- 1、本文档共14页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
AndroidTVSDK安装与开发指南说明书.doc
Android TV SDK安裝與開發指南說明書
Android TV SDK
技術項目簡介
Android TV SDK/Emulator是工研院在經濟部技術處支持下所開發的智慧聯網電視系統軟體。此系統軟體提供應用程式開發者進行 Android TV 應用軟體之開發,並可於具備 Java SE Development Kit 6 (JDK 6) 執行環境之個人電腦上以 Emulator 進行軟體測試。
此Android TV為以Android 2.2 (Froyo)為核心基礎的聯網電視裝置,目前可支援螢幕解析度為960 x 540,應用程式開發者可使用Android SDK所提供的公開APIs配合工研院所提供之Android TV SDK,開發適合大螢幕電視瀏覽操作的各式聯網服務應用程式。
應用範圍說明
此ITRI TV SDK可用於開發任何可於Android TV上執行之應用程式,如EPG查詢軟體與社群網路服務軟體等等。
安裝與開發指南說明
基本開發環境需求
支援的作業系統:
Windows XP (32-bit), Vista (32- or 64-bit), or Windows 7 (32- or 64-bit)
Mac OS X 10.5.8 or later (x86 only)
Linux (tested on Ubuntu Linux, Lucid Lynx)
GNU C Library (glibc) 2.7 or later is required.
On Ubuntu Linux, version 8.04 or later is required.
64-bit distributions must be capable of running 32-bit applications. For information about how to add support for 32-bit applications, see the HYPERLINK /sdk/installing.html \l troubleshooting Ubuntu Linux installation notes.
需要的開發環境:
Eclipse IDE for Java Developers 3.5 (Galileo) or greater
Note: Eclipse 3.4 (Ganymede) is no longer supported with the latest version of ADT.
If you need to install or update Eclipse, you can download it from HYPERLINK /downloads/ /downloads/.
JDK 6 (JRE alone is not sufficient)
Note: JDK 5 is not supported.
If you need to install or update JDK, you can download it from HYPERLINK /technetwork/java/javase/downloads/ /technetwork/java/javase/downloads/
Android Development Tools plugin
If you need to install or update the ADT plugin, you can download it from HYPERLINK /sdk/eclipse-adt.html /sdk/eclipse-adt.html
Android SDK
If you need to install the Android SDK, you can download it from HYPERLINK /sdk/index.html /sdk/index.html
ITRI TV SDK (TVSDK_addon_ITRI.zip)
開發環境安裝與設定說明
在開始使用ITRI TV SDK Add-on之前,請先安裝Android的開發環境,包括下列軟體:
Java Development Kit (JDK) 6
Eclipse IDE 3.5 (Galileo) or greater
Eclipse JDT plugin (included in most Eclipse IDE packages)
Android Development Tools plugin for Eclipse
Android SDK
安裝後還需透過Android SDK and AVD Manager安裝SDK Pla
文档评论(0)