我应该使用32位还是64位Ubuntu进行Google TV开发?

问题描述:

我刚拿到一台装有Win7的机器,并且会设置双启动到Ubuntu 12.我的问题是,我应该选择32位还是64位?有关系吗?我应该使用32位还是64位Ubuntu进行Google TV开发?

+0

以下链接的页面是有点过时,但我不知道它是否仍然如此,大多数Android文档是基于32位的Ubuntu作为作者声称? http://darts.cse.nd.edu:8080/Plone/materials/setting-up-android-development – barryku

我会去用64位系统。这是因为越来越多的系统将采用64位系统,也因为您可以在64位系统上同时开发32位和64位系统。

https://developers.google.com/tv/android/docs/gtv_setup_android

Operating Systems 

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. 
Eclipse IDE 

Eclipse 3.6.2 (Helios) or greater 
Note: Eclipse 3.5 (Galileo) is no longer supported with the latest version of ADT. 
Eclipse JDT plugin (included in most Eclipse IDE packages) 
JDK 6 (JRE alone is not sufficient) 
Android Development Tools plugin (recommended) 
Not compatible with Gnu Compiler for Java (gcj) 
Other development environments 

JDK 6 (JRE alone is not sufficient) 
Apache Ant 1.8 or later 
Not compatible with Gnu Compiler for Java (gcj) 
Note: Some Linux distributions may include JDK 1.4 or Gnu Compiler for Java, both of which are not supported for Android development. 
+0

我不知道我是否错过了该页面上的任何内容,但它只是表示“带有KVM的Linux操作系统”但没有给出具体的建议什么味道的Linux。 – barryku

+0

按照该页面上的链接到Android页面,并从那里到系统需求页面。它列出了所有的细节。 –

+0

我编辑了我上面的答案,包括Android系统需求页面上的内容。 –