Redian新闻
>
有Android 手机平台的开发经验的大侠们请帮忙
avatar
有Android 手机平台的开发经验的大侠们请帮忙# PDA - 掌中宝
h*9
1
我在公司里做 iOS 平台的Developer。 我想也在家里自己熟悉一下 Android 平台的
开发, 据说有各种不同的 Android开发工具,哪种最好?
我家里还没有 Linux, (其实我装了 Oracle VM  VirtualBOX, 有
LinuxVM, 但我不喜欢,用这不舒服),还在家里装只 Linux PC
, 是买 硬件自己装好还是直接买装好的 Linux 的PC? 或者 Linu
x Server 也行。
谢谢 先。
avatar
s*d
2
不一定要linux吧
windows 也可以啊
主要装 java android sdk
用emulator 来模拟。
大牛补充!
avatar
T*n
3
问问zip吧,android mitbbs app的作者

【在 h*****9 的大作中提到】
: 我在公司里做 iOS 平台的Developer。 我想也在家里自己熟悉一下 Android 平台的
: 开发, 据说有各种不同的 Android开发工具,哪种最好?
: 我家里还没有 Linux, (其实我装了 Oracle VM  VirtualBOX, 有
: LinuxVM, 但我不喜欢,用这不舒服),还在家里装只 Linux PC
: , 是买 硬件自己装好还是直接买装好的 Linux 的PC? 或者 Linu
: x Server 也行。
: 谢谢 先。

avatar
l*l
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 也行。
: 谢谢 先。

avatar
h*9
5
我想用 Linux, 因为 Android 来自 Linux, 同时可以补补 Linux 的课。 谢谢

【在 s*********d 的大作中提到】
: 不一定要linux吧
: windows 也可以啊
: 主要装 java android sdk
: 用emulator 来模拟。
: 大牛补充!

avatar
h*9
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.

avatar
g*i
7
eclipse就行
avatar
n*y
8
re

【在 g***i 的大作中提到】
: eclipse就行
avatar
g*i
9
两者没啥关系,app是基于java的。

【在 h*****9 的大作中提到】
: 我想用 Linux, 因为 Android 来自 Linux, 同时可以补补 Linux 的课。 谢谢
avatar
e*t
10
1. 我在Mac上用Eclipse当IDE写Android app。
2. 不要考虑使用任何Emulator ,如果你不想浪费你的生命。
3. 最好的教程是Android in Action, 它最早的版本-Unlocking Android:
A Developer's Guide二手书就一块钱。他是一两个案例贯穿全书的。
avatar
d*3
11
你要开发android就不要在Linux,你要学Linux就先学Linux,两者没有任何关系,而且
你也是业余时间,两个同时来肯定要花更多时间
avatar
b*i
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二手书就一块钱。他是一两个案例贯穿全书的。

avatar
a*n
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二手书就一块钱。他是一两个案例贯穿全书的。

avatar
h*9
14
我的计划要涉及到 Kernel 和 Driver, 不是一般 的 App (当然也有 UI 和
Middleware Level 的),我需要搞通 Android Kernel, 那应该是 Linux-Based 的吧?

【在 d*******3 的大作中提到】
: 你要开发android就不要在Linux,你要学Linux就先学Linux,两者没有任何关系,而且
: 你也是业余时间,两个同时来肯定要花更多时间

avatar
s*n
15
装个 linux吧。虽然windows够了。但是rebuild kernel什么的不好用。

吧?

【在 h*****9 的大作中提到】
: 我的计划要涉及到 Kernel 和 Driver, 不是一般 的 App (当然也有 UI 和
: Middleware Level 的),我需要搞通 Android Kernel, 那应该是 Linux-Based 的吧?

avatar
i*o
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 的吧?

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。