作者chungfu (我就是搖滾)
看板AndroidDev
標題[問題] 有關android-ant-install
時間Sat Feb 18 17:04:57 2012
各位大大好,
小弟我第一次摸android,
因爲我的IDE是用emacs,
所以我就google要怎麼用emacs開發android的app.
但是在當我create project之後下進emacs
打入M-x android-ant-install的時候
always compile error~
錯誤訊息如下:
--------------------------------------------
install:
[echo] Install file not specified.
[echo]
[echo] 'ant install' now requires the build target to be specified as
well.
[echo]
[echo]
[echo] ant debug install
[echo] ant release install
[echo] ant instrument install
[echo] This will build the given package and install it.
[echo]
[echo] Alternatively, you can use
[echo] ant installd
[echo] ant installr
[echo] ant installi
[echo] ant installt
[echo] to only install an existing package (this will not rebuild the
package.)
BUILD FAILED
-----------------------------------------------------
我想說是不是跟android版本有關...
但我換了target也沒辦法,
不知該怎麼解決這個問題~
麻煩各位先進了~
謝謝!!
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 114.42.65.232
1F:推 solomn:用Eclipse會不會比較好,較多人使用 02/18 22:15
2F:→ iincho:了不起..這年頭還有人用emacs.. 02/19 00:01
3F:→ chungfu:沒有拉...只是用的比較習慣拉~ 02/21 11:55