<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ADT &#8211; Wiebe Elsinga</title>
	<atom:link href="http://wiebe-elsinga.com/blog/tag/adt/feed/" rel="self" type="application/rss+xml" />
	<link>http://wiebe-elsinga.com/blog</link>
	<description>Blog</description>
	<lastBuildDate>Fri, 28 Oct 2011 04:03:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.1</generator>
	<item>
		<title>Update: Android SDK Tools r15 And ADT 15</title>
		<link>http://wiebe-elsinga.com/blog/update-android-sdk-tools-r15-and-adt-15/</link>
					<comments>http://wiebe-elsinga.com/blog/update-android-sdk-tools-r15-and-adt-15/#respond</comments>
		
		<dc:creator><![CDATA[W.Elsinga]]></dc:creator>
		<pubDate>Thu, 27 Oct 2011 21:03:44 +0000</pubDate>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[ADT]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[SDK Tools]]></category>
		<guid isPermaLink="false">http://wiebe-elsinga.com/blog/?p=873</guid>

					<description><![CDATA[As some of you already may have noticed, the new Android 4.0 SDK Tools and ADT 14 contained some manor bugs. For example a scrolling issue in the new Logcat or the not so complete changes they made regarding Android Library projects (apkLib). If you are interested in the complete list have a look here. Luckily Google worked hard last week, and yesterday they released Android SDK Tools r15 And ADT 15, which fixes a lot of bugs. Continue Reading Here For Developers: Android SDK Tools r15 And ADT 15 Bug Fixers Now Available]]></description>
										<content:encoded><![CDATA[<p>As some of you already may have noticed, the new Android 4.0 SDK Tools and ADT 14 contained some manor bugs. For example a scrolling issue in the new <em>Logcat</em> or the not so complete <a href="http://android-developers.blogspot.com/2011/10/changes-to-library-projects-in-android.html" target="_blank">changes</a> they made regarding Android Library projects (<em>apkLib</em>). If you are interested in the complete list have a look <a href="http://tools.android.com/knownissues" target="_blank">here</a>.<br />
Luckily Google worked hard last week, and yesterday they released Android SDK Tools r15 And ADT 15, which fixes a lot of bugs.</p>
<p>Continue Reading Here<br />
<a href="http://www.androidpolice.com/2011/10/27/for-developers-android-sdk-tools-r15-and-adt-15-bug-fixers-now-available/" target="_blank">For Developers: Android SDK Tools r15 And ADT 15 Bug Fixers Now Available </a></p>
]]></content:encoded>
					
					<wfw:commentRss>http://wiebe-elsinga.com/blog/update-android-sdk-tools-r15-and-adt-15/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Don&#8217;t forget the tools</title>
		<link>http://wiebe-elsinga.com/blog/dont-forget-the-tools/</link>
					<comments>http://wiebe-elsinga.com/blog/dont-forget-the-tools/#respond</comments>
		
		<dc:creator><![CDATA[W.Elsinga]]></dc:creator>
		<pubDate>Tue, 18 Oct 2011 22:19:40 +0000</pubDate>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[ADT]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Ice Cream Sandwich]]></category>
		<category><![CDATA[SDK Tools]]></category>
		<guid isPermaLink="false">http://wiebe-elsinga.com/blog/?p=794</guid>

					<description><![CDATA[Besides the release Android 4.0 (Ice Cream Sandwich) software development kit (SDK) don&#8217;t forget the new SDK Tools and ADT 14. The new features for the SDK tools and ADT are listed on the Android Developers website. To summarize, those are as follows: Improved Eclipse Welcome wizard Build system improvements like a new library system and a faster Ant build Webcam support for the Android 4.0 system image. Windows/Linux only. Works with 1 or 2 webcams. Hope Mac support will come soon. New custom XML Formatter New logcat view Asset Studio integration in Eclipse Improved new Project and new XML wizards New UI for the SDK Manager Source developer.android.com]]></description>
										<content:encoded><![CDATA[<p>Besides the release Android 4.0 (Ice Cream Sandwich) software development kit (SDK) don&#8217;t forget the new SDK Tools and ADT 14.</p>
<p>The new features for the <a href="http://developer.android.com/sdk/tools-notes.html" title="SDK Tools" target="_blank">SDK tools</a> and <a href="http://developer.android.com/sdk/eclipse-adt.html" title="ADT 14" target="_blank">ADT</a> are listed on the Android Developers website. To summarize, those are as follows:</p>
<ul>
<li><strong>Improved Eclipse Welcome wizard</strong></li>
<li><strong>Build system improvements</strong> like a new library system and a faster Ant build</li>
<li><strong>Webcam support</strong> for the Android 4.0 system image. Windows/Linux only. Works with 1 or 2 webcams. Hope Mac support will come soon.</li>
<li><strong><a href="http://tools.android.com/recent/xmlformatter" target="_blank">New custom XML Formatter</a></strong></li>
<li><strong>New <a href="http://tools.android.com/recent/updatedlogcatviewer" target="_blank">logcat view</a></strong></li>
<li><strong><a href="http://tools.android.com/recent/assetstudiointegration" target="_blank">Asset Studio</a> integration in Eclipse</strong></li>
<li><strong><a href="http://tools.android.com/recent/revampedwizards" target="_blank">Improved new Project and new XML wizards</a></strong></li>
<li><strong>New UI for the <a href="http://tools.android.com/recent/newsdkmanager" target="_blank">SDK Manager</a></strong></li>
</ul>
<p><strong>Source</strong> <a href="http://developer.android.com/sdk/tools-notes.html" target="_blank">developer.android.com</a></p>
]]></content:encoded>
					
					<wfw:commentRss>http://wiebe-elsinga.com/blog/dont-forget-the-tools/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
