作者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