0

我刚买了一台装有 Win7 的机器,并且会设置双启动到 Ubuntu 12。我的问题是我应该选择 32 位还是 64 位?有关系吗?

4

2 回答 2

3

我会选择64位系统。这是因为越来越多的系统转向 64 位模型,也因为您可以在 64 位系统上同时进行 32 位和 64 位开发。

于 2012-09-06T19:39:45.673 回答
1

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.
于 2012-09-06T21:31:16.213 回答