h*****9 发帖数: 6643 | 1 我在公司里做 iOS 平台的Developer。 我想也在家里自己熟悉一下 Android 平台的
开发, 据说有各种不同的 Android开发工具,哪种最好?
我家里还没有 Linux, (其实我装了 Oracle VM VirtualBOX, 有
LinuxVM, 但我不喜欢,用这不舒服),还在家里装只 Linux PC
, 是买 硬件自己装好还是直接买装好的 Linux 的PC? 或者 Linu
x Server 也行。
谢谢 先。 |
s*********d 发帖数: 2406 | 2 不一定要linux吧
windows 也可以啊
主要装 java android sdk
用emulator 来模拟。
大牛补充! |
T****n 发帖数: 6187 | 3 问问zip吧,android mitbbs app的作者
【在 h*****9 的大作中提到】 : 我在公司里做 iOS 平台的Developer。 我想也在家里自己熟悉一下 Android 平台的 : 开发, 据说有各种不同的 Android开发工具,哪种最好? : 我家里还没有 Linux, (其实我装了 Oracle VM VirtualBOX, 有 : LinuxVM, 但我不喜欢,用这不舒服),还在家里装只 Linux PC : , 是买 硬件自己装好还是直接买装好的 Linux 的PC? 或者 Linu : x Server 也行。 : 谢谢 先。
|
l***l 发帖数: 40 | 4 If you have Mac since you are doing iOS, you can use it.
both linux and windows are ok, since it is mostly in IDE anyway.
Download adt from here, http://developer.android.com/sdk/index.html
the bundle is simple to setup, using Eclipse,
if you like other editor, can try IntelliJ, which is also good.
but most people just Eclipse, pretty good already.
for emulator, Android is not as good as iOS', but usable for trying.
【在 h*****9 的大作中提到】 : 我在公司里做 iOS 平台的Developer。 我想也在家里自己熟悉一下 Android 平台的 : 开发, 据说有各种不同的 Android开发工具,哪种最好? : 我家里还没有 Linux, (其实我装了 Oracle VM VirtualBOX, 有 : LinuxVM, 但我不喜欢,用这不舒服),还在家里装只 Linux PC : , 是买 硬件自己装好还是直接买装好的 Linux 的PC? 或者 Linu : x Server 也行。 : 谢谢 先。
|
h*****9 发帖数: 6643 | 5 我想用 Linux, 因为 Android 来自 Linux, 同时可以补补 Linux 的课。 谢谢
【在 s*********d 的大作中提到】 : 不一定要linux吧 : windows 也可以啊 : 主要装 java android sdk : 用emulator 来模拟。 : 大牛补充!
|
h*****9 发帖数: 6643 | 6 Eclipse 不错,我只是偶尔用过两次。 谢谢
【在 l***l 的大作中提到】 : If you have Mac since you are doing iOS, you can use it. : both linux and windows are ok, since it is mostly in IDE anyway. : Download adt from here, http://developer.android.com/sdk/index.html : the bundle is simple to setup, using Eclipse, : if you like other editor, can try IntelliJ, which is also good. : but most people just Eclipse, pretty good already. : for emulator, Android is not as good as iOS', but usable for trying.
|
g***i 发帖数: 4272 | |
n**y 发帖数: 11447 | 8 re
【在 g***i 的大作中提到】 : eclipse就行
|
g***i 发帖数: 4272 | 9 两者没啥关系,app是基于java的。
【在 h*****9 的大作中提到】 : 我想用 Linux, 因为 Android 来自 Linux, 同时可以补补 Linux 的课。 谢谢
|
e********t 发帖数: 144 | 10 1. 我在Mac上用Eclipse当IDE写Android app。
2. 不要考虑使用任何Emulator ,如果你不想浪费你的生命。
3. 最好的教程是Android in Action, 它最早的版本-Unlocking Android:
A Developer's Guide二手书就一块钱。他是一两个案例贯穿全书的。 |
|
|
d*******3 发帖数: 6550 | 11 你要开发android就不要在Linux,你要学Linux就先学Linux,两者没有任何关系,而且
你也是业余时间,两个同时来肯定要花更多时间 |
b***i 发帖数: 3043 | 12 现在倒是有个能用的emulator了,那就是intel atom emulator。速度飞快。为啥?因
为在x86上直接运行java。
【在 e********t 的大作中提到】 : 1. 我在Mac上用Eclipse当IDE写Android app。 : 2. 不要考虑使用任何Emulator ,如果你不想浪费你的生命。 : 3. 最好的教程是Android in Action, 它最早的版本-Unlocking Android: : A Developer's Guide二手书就一块钱。他是一两个案例贯穿全书的。
|
a******n 发帖数: 5925 | 13 re.
没在mac上做过.
win下需要三样东西
java , ide, android sdk+adt
不想玩command line的话,ide都用eclipse.
mac下应该一样吧.版本不同21.
另推荐wrox的pro android 2 application development. (或者 pro 4)
【在 e********t 的大作中提到】 : 1. 我在Mac上用Eclipse当IDE写Android app。 : 2. 不要考虑使用任何Emulator ,如果你不想浪费你的生命。 : 3. 最好的教程是Android in Action, 它最早的版本-Unlocking Android: : A Developer's Guide二手书就一块钱。他是一两个案例贯穿全书的。
|
h*****9 发帖数: 6643 | 14 我的计划要涉及到 Kernel 和 Driver, 不是一般 的 App (当然也有 UI 和
Middleware Level 的),我需要搞通 Android Kernel, 那应该是 Linux-Based 的吧?
【在 d*******3 的大作中提到】 : 你要开发android就不要在Linux,你要学Linux就先学Linux,两者没有任何关系,而且 : 你也是业余时间,两个同时来肯定要花更多时间
|
s*****n 发帖数: 5488 | 15 装个 linux吧。虽然windows够了。但是rebuild kernel什么的不好用。
吧?
【在 h*****9 的大作中提到】 : 我的计划要涉及到 Kernel 和 Driver, 不是一般 的 App (当然也有 UI 和 : Middleware Level 的),我需要搞通 Android Kernel, 那应该是 Linux-Based 的吧?
|
i*****o 发帖数: 1714 | 16 Android 是Linux不错,不过这跟你用什么系统来做开发没任何关系。在Linux上也要
cross compile。
android的emulator基本没啥用,所以你先要买个手机,最好是G家的。如果你做的和硬
件有关,那你最好几大厂家的设备都要有。
入门的教程我觉得最好是YouTube,自己翻书太慢。
吧?
★ 发自iPhone App: ChineseWeb 7.7
【在 h*****9 的大作中提到】 : 我的计划要涉及到 Kernel 和 Driver, 不是一般 的 App (当然也有 UI 和 : Middleware Level 的),我需要搞通 Android Kernel, 那应该是 Linux-Based 的吧?
|