<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Automating Android with Ant</title>
	<atom:link href="http://www.linux-mag.com/id/7667/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/7667/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Sat, 05 Oct 2013 13:48:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Bill Burke</title>
		<link>http://www.linux-mag.com/id/7667/#comment-110603</link>
		<dc:creator>Bill Burke</dc:creator>
		<pubDate>Wed, 04 Jan 2012 01:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7667/#comment-110603</guid>
		<description>Thanks, I know this a linux mag, but, does work fine on windows 7,64bit (which is a surprise - most stuff abends). Had to fool around with path setting. Once I changed to the project directory level above bin worked fine.  a lot of the commands changed between writting and now, but the hrlp screem pointed out what had changed.</description>
		<content:encoded><![CDATA[<p>Thanks, I know this a linux mag, but, does work fine on windows 7,64bit (which is a surprise &#8211; most stuff abends). Had to fool around with path setting. Once I changed to the project directory level above bin worked fine.  a lot of the commands changed between writting and now, but the hrlp screem pointed out what had changed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mojavelinux</title>
		<link>http://www.linux-mag.com/id/7667/#comment-7653</link>
		<dc:creator>mojavelinux</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7667/#comment-7653</guid>
		<description>&lt;p&gt;I\&#039;ve got to barge in here. Ant needs to die. It has already produced way too many chaotic builds.&lt;/p&gt;
&lt;p&gt;I do agree with your point that there needs to be another build in place that works outside the IDE. This best practice takes us back to the beginning of Java development, when projects were locked-in to the build mechanism a single IDE. &lt;/p&gt;
&lt;p&gt;I\&#039;m simply suggesting that we look for modern solutions such as Gradle or Maven (personally I think Gradle is the better fit).
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I\&#8217;ve got to barge in here. Ant needs to die. It has already produced way too many chaotic builds.</p>
<p>I do agree with your point that there needs to be another build in place that works outside the IDE. This best practice takes us back to the beginning of Java development, when projects were locked-in to the build mechanism a single IDE. </p>
<p>I\&#8217;m simply suggesting that we look for modern solutions such as Gradle or Maven (personally I think Gradle is the better fit).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fableson</title>
		<link>http://www.linux-mag.com/id/7667/#comment-7654</link>
		<dc:creator>fableson</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7667/#comment-7654</guid>
		<description>&lt;p&gt;@mojavelinux&lt;br /&gt;
thanks for your thoughts -- I am hopeful that the topic of automating android builds will pick up speed now that Android is gaining more momentum in many quarters.  I have seen some preliminary stuff done by Charlie Collins (one of my co-authors on Unlocking Android) a long while ago with Maven.  I\&#039;ll have to check out Gradle and follow up in a future column.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Frank
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@mojavelinux<br />
thanks for your thoughts &#8212; I am hopeful that the topic of automating android builds will pick up speed now that Android is gaining more momentum in many quarters.  I have seen some preliminary stuff done by Charlie Collins (one of my co-authors on Unlocking Android) a long while ago with Maven.  I\&#8217;ll have to check out Gradle and follow up in a future column.</p>
<p>Thanks!</p>
<p>Frank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dragonwisard</title>
		<link>http://www.linux-mag.com/id/7667/#comment-7655</link>
		<dc:creator>dragonwisard</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7667/#comment-7655</guid>
		<description>&lt;p&gt;@mojavelinux&lt;br /&gt;
Chaotic builds isn\&#039;t a problem in Ant. It\&#039;s just a case of \&quot;Garbage in; Garbage out\&quot;. I\&#039;ve seen horrific or incomprehensible builds written for Make or Maven too.&lt;/p&gt;
&lt;p&gt;Your reasoning is suspect. It\&#039;s like saying, \&quot;I don\&#039;t like the applications in Gnome so GTK+ must be a crappy toolkit.\&quot; Or, \&quot;I\&#039;ve seen KDE apps crash so Qt must be garbage.\&quot;&lt;/p&gt;
&lt;p&gt;Or my favorite, \&quot;This one Java app I ran back in 1996 was slow and used a lot of memory so Java must be the worst language in the world, I\&#039;m going to use VB instead.\&quot;
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@mojavelinux<br />
Chaotic builds isn\&#8217;t a problem in Ant. It\&#8217;s just a case of \&#8221;Garbage in; Garbage out\&#8221;. I\&#8217;ve seen horrific or incomprehensible builds written for Make or Maven too.</p>
<p>Your reasoning is suspect. It\&#8217;s like saying, \&#8221;I don\&#8217;t like the applications in Gnome so GTK+ must be a crappy toolkit.\&#8221; Or, \&#8221;I\&#8217;ve seen KDE apps crash so Qt must be garbage.\&#8221;</p>
<p>Or my favorite, \&#8221;This one Java app I ran back in 1996 was slow and used a lot of memory so Java must be the worst language in the world, I\&#8217;m going to use VB instead.\&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stosss</title>
		<link>http://www.linux-mag.com/id/7667/#comment-7656</link>
		<dc:creator>stosss</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7667/#comment-7656</guid>
		<description>&lt;p&gt;I agree with dragonwisard. Just because mojavelinux apparently does not like Ant does not make it bad.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I agree with dragonwisard. Just because mojavelinux apparently does not like Ant does not make it bad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fableson</title>
		<link>http://www.linux-mag.com/id/7667/#comment-7657</link>
		<dc:creator>fableson</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7667/#comment-7657</guid>
		<description>&lt;p&gt;good or bad, ant is what the Android team chose to ship with the SDK. &lt;/p&gt;
&lt;p&gt; And no, VB isn\&#039;t an option for building Android apps, though I am sure some enterprising programmer will try to create the next best development environment for those who are afraid to learn Java.  OK, confession, I haven\&#039;t actually searched for VB/Android tools -- makes me uncomfortable just writing it...
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>good or bad, ant is what the Android team chose to ship with the SDK. </p>
<p> And no, VB isn\&#8217;t an option for building Android apps, though I am sure some enterprising programmer will try to create the next best development environment for those who are afraid to learn Java.  OK, confession, I haven\&#8217;t actually searched for VB/Android tools &#8212; makes me uncomfortable just writing it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jvoegele</title>
		<link>http://www.linux-mag.com/id/7667/#comment-7658</link>
		<dc:creator>jvoegele</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7667/#comment-7658</guid>
		<description>&lt;p&gt;For those that feel that Ant needs to die (or at least be buried alive by a more powerful system built on top of it): you can now use Gradle to build Android applications.  I have released the first version of the Android plugin for Gradle.  Features include:&lt;/p&gt;
&lt;p&gt;* Compile, package, and install Android applications. (Including handling of Android resource files.)&lt;br /&gt;
* Sign application packages using the default debug key, or with a release key for publication to Android Market.&lt;br /&gt;
* Incorporation of ProGuard to ensure that applications have minimal memory footprint.&lt;br /&gt;
* Create Android applications in Scala (and possibly Groovy or Clojure).&lt;/p&gt;
&lt;p&gt;Full details at http://wiki.github.com/jvoegele/gradle-android-plugin/
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>For those that feel that Ant needs to die (or at least be buried alive by a more powerful system built on top of it): you can now use Gradle to build Android applications.  I have released the first version of the Android plugin for Gradle.  Features include:</p>
<p>* Compile, package, and install Android applications. (Including handling of Android resource files.)<br />
* Sign application packages using the default debug key, or with a release key for publication to Android Market.<br />
* Incorporation of ProGuard to ensure that applications have minimal memory footprint.<br />
* Create Android applications in Scala (and possibly Groovy or Clojure).</p>
<p>Full details at <a href="http://wiki.github.com/jvoegele/gradle-android-plugin/" rel="nofollow">http://wiki.github.com/jvoegele/gradle-android-plugin/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>