<?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>Wiebe Elsinga</title>
	<atom:link href="http://wiebe-elsinga.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://wiebe-elsinga.com/blog</link>
	<description>Blog</description>
	<lastBuildDate>Sat, 12 May 2012 13:48:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>MWC 2012</title>
		<link>http://wiebe-elsinga.com/blog/?p=974</link>
		<comments>http://wiebe-elsinga.com/blog/?p=974#comments</comments>
		<pubDate>Thu, 09 Feb 2012 09:48:15 +0000</pubDate>
		<dc:creator>W.Elsinga</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[mwc]]></category>

		<guid isPermaLink="false">http://wiebe-elsinga.com/blog/?p=974</guid>
		<description><![CDATA[
From the 26th of February to the 1st of March 2012 I&#8217;ll be at the Mobile World Congress in Barcelona. Hall 2.1 is dedicated entirely to Apps and promises to be the most interesting part of this exhibition which hosted over 50000 visitors last year. I welcome you to drop by and have a chat at stand  [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.itude.com/images/itude_files_images/Mobile/Origineel/mwc2011/IMG_0603%20banner.jpg" alt="MWC" width="563" height="214" /></p>
<p>From the 26th of February to the 1st of March 2012 I&#8217;ll be at the Mobile World Congress in Barcelona. Hall 2.1 is dedicated entirely to Apps and promises to be the most interesting part of this exhibition which hosted over 50000 visitors last year. I welcome you to drop by and have a chat at stand 2.1E67.</p>
]]></content:encoded>
			<wfw:commentRss>http://wiebe-elsinga.com/blog/?feed=rss2&#038;p=974</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Implementing the ViewPager</title>
		<link>http://wiebe-elsinga.com/blog/?p=960</link>
		<comments>http://wiebe-elsinga.com/blog/?p=960#comments</comments>
		<pubDate>Fri, 06 Jan 2012 08:48:23 +0000</pubDate>
		<dc:creator>W.Elsinga</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[viewpager]]></category>

		<guid isPermaLink="false">http://wiebe-elsinga.com/blog/?p=960</guid>
		<description><![CDATA[Looking for improved Android UI experience, I came across the ViewPager. Look at the native Android Market and you will see a ViewPager implementation in action.

&#160;
Basically you can implement scrolling sets of views. It was released as part of the Compatibility Package (revision 3) and can be  [...]]]></description>
			<content:encoded><![CDATA[<p>Looking for improved Android UI experience, I came across the <a title="ViewPager" href="http://developer.android.com/reference/android/support/v4/view/ViewPager.html" target="_blank">ViewPager</a>. Look at the native Android Market and you will see a ViewPager implementation in action.</p>
<p><img class="aligncenter" title="Android market" src="http://4.bp.blogspot.com/-T0ubrNZd4ro/TlOx2EZGnXI/AAAAAAAAAp0/p7PQWuJc8Ns/s1600/MarketSwipe.png" alt="" width="381" height="203" /></p>
<p>&nbsp;</p>
<p>Basically you can implement scrolling sets of views. It was released as part of the <a href="http://developer.android.com/sdk/compatibility-library.html">Compatibility Package</a> (revision 3) and can be implemented for Android 1.6 and upwards. Add “<a href="http://www.pushing-pixels.org/2011/08/11/android-tips-and-tricks-swipey-tabs.html">Swipey Tabs</a>“, as <a href="http://www.twitter.com/kirillcool">Kirill Grouchnikov</a> explained, to your implementation and it completes the user experience.</p>
<p>Have a look at <a title="SwipeyTabsSample" href="http://code.google.com/p/android-playground/source/browse/#svn%2Ftrunk%2FSwipeyTabsSample" target="_blank">this</a> example (made by <a href="http://www.twitter.com/peterkuterna">Peter Kuterna</a>) of an implementation of Swipey Tabs on top of a ViewPager</p>
]]></content:encoded>
			<wfw:commentRss>http://wiebe-elsinga.com/blog/?feed=rss2&#038;p=960</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Droidcon NL, an impression</title>
		<link>http://wiebe-elsinga.com/blog/?p=937</link>
		<comments>http://wiebe-elsinga.com/blog/?p=937#comments</comments>
		<pubDate>Fri, 25 Nov 2011 07:40:50 +0000</pubDate>
		<dc:creator>W.Elsinga</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Amsterdam]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[droidconNL]]></category>
		<category><![CDATA[event]]></category>

		<guid isPermaLink="false">http://wiebe-elsinga.com/blog/?p=937</guid>
		<description><![CDATA[It&#8217;s been a wonderful and exciting two days of enjoying the first ever Droidcon in the Netherlands. Not only did I talk to a lot of people about the DutchAUG, I also had the chance to give a presentation about &#8220;Prototyping your Android application&#8221;. Let me give you some of the highlights of  [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a wonderful and exciting two days of enjoying the first ever Droidcon in the Netherlands. Not only did I talk to a lot of people about the <a title="Dutch Android Usergroup" href="http://www.dutchaug.org/" target="_blank">DutchAUG</a>, I also had the chance to give a presentation about &#8220;Prototyping your Android application&#8221;. Let me give you some of the highlights of droidconNL.</p>
<h4>Introduction DutchAUG</h4>
<p>Before the keynote was given, Johan Pelgrim (@jowipe), announced the formation of the <a title="Dutch Android Usergroup" href="http://www.dutchaug.org/" target="_blank">Dutch Android User group</a>. Besides the fact that I&#8217;m co-organizer, it&#8217;s important to join this group because of the power that a community can give to an individual.</p>
<p><img class="aligncenter" src="https://lh3.googleusercontent.com/-u7NFwlTNmVo/Ts86Vtp5dMI/AAAAAAAAAfQ/I_dwDzo9O64/s1024/IMG_6053.JPG" alt="" width="460" height="307" /></p>
<p style="text-align: right;"><small><strong>Source:</strong> Jaime Visser<br />
</small></p>
<h4>Nick Butcher (Google)</h4>
<p>Nick Butcher (@crafty) is an Android Developer Advocate, working at Google&#8217;s London office. He reminded us, Android Developers, that the time of creating wonderful Android apps is over, they need to be awesome. During his opening keynote and while talking about ICS, he gave a demo about Android Beam, and it worked (always exiting, a live demo).</p>
<p style="text-align: center;"><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/5C0P3yJuQXs&amp;rel=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/5C0P3yJuQXs&amp;rel=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p style="text-align: right;"><small><strong>Source: </strong><a href="http://www.youtube.com/user/stevechippy">stevechippy</a></small></p>
<h4>Jens Mücke (Xing)</h4>
<p>Jens Mücke (@jensmuecke) is a Senior Software Engineer at XING. He gave an inside view on how to become a Mobile company. I must say, not all points mentioned I can concur, but it&#8217;s always interesting to hear other companies talk about their strategy.</p>
<h4>Novoda</h4>
<p>Novoda (@novoda) is an Android consultancy company based in London. Presenters Jamie McDonald, Luigi Agosti, Carl-Gustaf Harroch and Gonçalo Silva gave a talk about using Continuous Integration. It’s funny to see that they have the same setup as we, <a title="ItudeMobile" href="http://www.itude.com/en/home" target="_blank">ItudeMobile</a>, use. I must thank them because they helped me with one problem I had with Jenkins.</p>
<h4>Me</h4>
<p>And than it was my turn to talk about prototyping. Thanks everybody for attending my talk.</p>
<p><img class="aligncenter" src="https://lh4.googleusercontent.com/-ddScjZCH__Q/Ts86tVQn9RI/AAAAAAAAAfs/WA0WpBjQmfo/s1024/IMG_6222.JPG" alt="" width="460" height="307" /></p>
<p style="text-align: right;"> <small><strong>Source:</strong> Jaime Visser</small></p>
<h4>Christine Karman</h4>
<p>Christine Karman (@Xtien) is a Senior Software Engineer. She described, by way of clear code examples the use of RoboGuice. Great presentation.</p>
<h4>Richard Hyndman</h4>
<p>Richard Hyndman (@geekyouup) also an Android Developer Advocate, working at Google&#8217;s London office. He took the audience on a journey. Starting at the beginning of this year, telling how well Android is doing, until what the future holds for Android.</p>
<h4>Conclusion</h4>
<p>For the first ever droidcon in Amsterdam, they have done their best to make a good first impression. Some tweaking still needs to be done, but will be there next year. For enyone that&#8217;s interested in my talk, here&#8217;s my <a href="http://www.slideshare.net/welsinga/droidcon-10316763">presentation</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wiebe-elsinga.com/blog/?feed=rss2&#038;p=937</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Link: Hints and tips to improve Android code</title>
		<link>http://wiebe-elsinga.com/blog/?p=932</link>
		<comments>http://wiebe-elsinga.com/blog/?p=932#comments</comments>
		<pubDate>Wed, 16 Nov 2011 05:40:28 +0000</pubDate>
		<dc:creator>W.Elsinga</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Link]]></category>

		<guid isPermaLink="false">http://wiebe-elsinga.com/blog/?p=932</guid>
		<description><![CDATA[So, you are looking to improve the performance of an Android application. Besides using tools like MAT and StrictMode it&#8217;s a good idea to look at general improvements to speed up your application.
The link below provides some hints and tips to help create efficient code. This article focuses on the  [...]]]></description>
			<content:encoded><![CDATA[<p>So, you are looking to improve the performance of an Android application. Besides using tools like <a title="MAT" href="http://wiebe-elsinga.com/blog/?p=880" target="_blank">MAT</a> and <a title="StrictMode" href="http://wiebe-elsinga.com/blog/?p=869" target="_blank">StrictMode</a> it&#8217;s a good idea to look at general improvements to speed up your application.</p>
<p>The link below provides some hints and tips to help create efficient code. This article focuses on the Android-platform, but it also contains a lot of general tips to keep the code efficient.</p>
<p><a href="http://developer.android.com/guide/practices/design/performance.html" rel="nofollow">http://developer.android.com/guide/practices/design/performance.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wiebe-elsinga.com/blog/?feed=rss2&#038;p=932</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Android Best Practices: MAT</title>
		<link>http://wiebe-elsinga.com/blog/?p=880</link>
		<comments>http://wiebe-elsinga.com/blog/?p=880#comments</comments>
		<pubDate>Tue, 01 Nov 2011 06:14:11 +0000</pubDate>
		<dc:creator>W.Elsinga</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[MAT]]></category>

		<guid isPermaLink="false">http://wiebe-elsinga.com/blog/?p=880</guid>
		<description><![CDATA[When you want to improve an Android application performance, you need to do profiling. Welcome MAT!
What is MAT?
It&#8217;s a Java heap analyzer tool introduced by Eclipse that helps you find memory leaks.
How-To
First you need to extract a hprof file from the Android device. When running the device  [...]]]></description>
			<content:encoded><![CDATA[<p>When you want to improve an Android application performance, you need to do profiling. Welcome MAT!</p>
<h3>What is MAT?</h3>
<p>It&#8217;s a Java heap analyzer tool introduced by Eclipse that helps you find memory leaks.</p>
<h3>How-To</h3>
<p>First you need to extract a hprof file from the Android device. When running the device select the <em>Dump HPROF file</em> option as shown here</p>
<p><img class="aligncenter size-full wp-image-886" title="get dump" src="http://wiebe-elsinga.com/blog/wp-content/uploads/2011/10/get-dump.png" alt="" width="258" height="26" /></p>
<p>Convert the <em>.hprof</em> file from the Dalvik format to the J2SE HPROF format. You can do this using the hprof-conv tool provided in the Android SDK.</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">hprof-conv dump.hprof converted-dump.hprof</div></div>
<p>Import the converted <em>hprof</em> file into MAT, and start anaylzing</p>
<p><a href="http://wiebe-elsinga.com/blog/wp-content/uploads/2011/10/example-MAT.png" rel="lightbox[880]" title="example MAT"><img class="aligncenter size-medium wp-image-890" title="example MAT" src="http://wiebe-elsinga.com/blog/wp-content/uploads/2011/10/example-MAT-300x236.png" alt="" width="300" height="236" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://wiebe-elsinga.com/blog/?feed=rss2&#038;p=880</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Must read: ItudeMobile</title>
		<link>http://wiebe-elsinga.com/blog/?p=876</link>
		<comments>http://wiebe-elsinga.com/blog/?p=876#comments</comments>
		<pubDate>Fri, 28 Oct 2011 04:37:00 +0000</pubDate>
		<dc:creator>W.Elsinga</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[ItudeMobile]]></category>
		<category><![CDATA[Must read]]></category>

		<guid isPermaLink="false">http://wiebe-elsinga.com/blog/?p=876</guid>
		<description><![CDATA[Did you look at the media channels of Itude Mobile already?. You don&#8217;t know Itude Mobile!
From 2005 Itude Mobile has provided mobile websites and mobile applications to a variety of organisations such as Cordys, BinckBank, Alex.nl and content providers such as Tonetastic. These applications and  [...]]]></description>
			<content:encoded><![CDATA[<p>Did you look at the media channels of <a href="http://www.itude.com/en/home" target="_blank">Itude Mobile</a> already?. You don&#8217;t know <a href="http://www.itude.com/en/home" target="_blank">Itude Mobile</a>!</p>
<p>From 2005 Itude Mobile has provided mobile websites and mobile applications to a variety of organisations such as Cordys, BinckBank, Alex.nl and content providers such as Tonetastic. These applications and websites provide complex and highly integrated functions to consumers in a secure and user-friendly way.</p>
<p>Here are their channels</p>
<p style="text-align: center;"><a title="Blog" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;" href="http://blogmobile.itude.com/"><img style="border: none; height: 48px; width: 48px;" src="http://daarom.com/wp-content/uploads/2010/04/wordpress.jpg" alt="" /></a><a title="Twitter" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;" href="http://twitter.com/mobileItude"><img style="border: none; height: 48px; width: 48px;" src="../../auteur_files/droppedImage.png" alt="" /></a><a title="Facebook" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;" href="http://www.facebook.com/itudemobile"><img style="border: none; height: 48px; width: 48px;" src="http://www.ernohannink.nl/wp-content/uploads/2011/01/facebook_logo.png" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://wiebe-elsinga.com/blog/?feed=rss2&#038;p=876</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update: Android SDK Tools r15 And ADT 15</title>
		<link>http://wiebe-elsinga.com/blog/?p=873</link>
		<comments>http://wiebe-elsinga.com/blog/?p=873#comments</comments>
		<pubDate>Fri, 28 Oct 2011 04:03:44 +0000</pubDate>
		<dc:creator>W.Elsinga</dc:creator>
				<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  [...]]]></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/?feed=rss2&#038;p=873</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Best Practices: StrictMode</title>
		<link>http://wiebe-elsinga.com/blog/?p=869</link>
		<comments>http://wiebe-elsinga.com/blog/?p=869#comments</comments>
		<pubDate>Thu, 27 Oct 2011 06:05:37 +0000</pubDate>
		<dc:creator>W.Elsinga</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[StrictMode]]></category>

		<guid isPermaLink="false">http://wiebe-elsinga.com/blog/?p=869</guid>
		<description><![CDATA[When developing Android applications that uses network and database access, you need to do performance tuning. This is where StrictMode comes in handy
StrictMode?
StrictMode is used to detect memory leaks. It&#8217;s has introduced in Gingerbread and can be used as a development tool.
The configuration  [...]]]></description>
			<content:encoded><![CDATA[<p>When developing Android applications that uses network and database access, you need to do performance tuning. This is where StrictMode comes in handy</p>
<h3>StrictMode?</h3>
<p>StrictMode is used to detect memory leaks. It&#8217;s has introduced in Gingerbread and can be used as a development tool.</p>
<p>The configuration below was the proposed in the <a href="http://developer.android.com/reference/android/os/StrictMode.html" target="_blank">reference</a> documentation:</p>
<div class="codecolorer-container java default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="java codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #000000; font-weight: bold;">public</span> <span style="color: #000066; font-weight: bold;">void</span> onCreate<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span><br />
&nbsp; &nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">if</span> <span style="color: #009900;">&#40;</span>DEVELOPER_MODE<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;StrictMode.<span style="color: #006633;">setThreadPolicy</span><span style="color: #009900;">&#40;</span><span style="color: #000000; font-weight: bold;">new</span> StrictMode.<span style="color: #006633;">ThreadPolicy</span>.<span style="color: #006633;">Builder</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.<span style="color: #006633;">detectDiskReads</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.<span style="color: #006633;">detectDiskWrites</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.<span style="color: #006633;">detectNetwork</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> &nbsp; <span style="color: #666666; font-style: italic;">// or .detectAll() for all detectable problems</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.<span style="color: #006633;">penaltyLog</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.<span style="color: #006633;">build</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;StrictMode.<span style="color: #006633;">setVmPolicy</span><span style="color: #009900;">&#40;</span><span style="color: #000000; font-weight: bold;">new</span> StrictMode.<span style="color: #006633;">VmPolicy</span>.<span style="color: #006633;">Builder</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.<span style="color: #006633;">detectLeakedSqlLiteObjects</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.<span style="color: #006633;">detectLeakedClosableObjects</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.<span style="color: #006633;">penaltyLog</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.<span style="color: #006633;">penaltyDeath</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.<span style="color: #006633;">build</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
&nbsp; &nbsp; &nbsp;<span style="color: #009900;">&#125;</span><br />
&nbsp; &nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">super</span>.<span style="color: #006633;">onCreate</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
&nbsp;<span style="color: #009900;">&#125;</span></div></div>
<p><strong>Update</strong> If you&#8217;re looking on how to get StrictMode working for all Android platform versions, have a look at <a href="http://www.simpligility.com/2011/01/android-strictmode-for-all-platform-versions/" target="_blank">this</a> article.</p>
]]></content:encoded>
			<wfw:commentRss>http://wiebe-elsinga.com/blog/?feed=rss2&#038;p=869</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t forget the tools</title>
		<link>http://wiebe-elsinga.com/blog/?p=794</link>
		<comments>http://wiebe-elsinga.com/blog/?p=794#comments</comments>
		<pubDate>Wed, 19 Oct 2011 05:19:40 +0000</pubDate>
		<dc:creator>W.Elsinga</dc:creator>
				<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  [...]]]></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/?feed=rss2&#038;p=794</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A closer look at Android 4.0 (Ice Cream Sandwich)</title>
		<link>http://wiebe-elsinga.com/blog/?p=791</link>
		<comments>http://wiebe-elsinga.com/blog/?p=791#comments</comments>
		<pubDate>Wed, 19 Oct 2011 04:52:00 +0000</pubDate>
		<dc:creator>W.Elsinga</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Ice Cream Sandwich]]></category>

		<guid isPermaLink="false">http://wiebe-elsinga.com/blog/?p=791</guid>
		<description><![CDATA[Google has (finally) released its Android 4.0 (Ice Cream Sandwich) software development kit (SDK). So let’s take a closer look.

Ice Cream Sandwich for Users
The new features for users in Ice Cream Sandwich are detailed on the Android Developers website. To summarize, those are as follows:

Evolved  [...]]]></description>
			<content:encoded><![CDATA[<p>Google has (finally) released its Android 4.0 (Ice Cream Sandwich) software development kit (SDK). So let’s take a closer look.</p>
<p><span id="more-791"></span></p>
<h4>Ice Cream Sandwich for Users</h4>
<p>The new features for users in Ice Cream Sandwich are detailed on the Android Developers website. To summarize, those are as follows:</p>
<ul>
<li><strong>Evolved UI</strong></li>
<li><strong>New typeface</strong> optimized for high-resolution screens</li>
<li><strong>System Bar Refinements</strong> contains virtual buttons for better user experience</li>
<li><strong>Action Bar</strong> like features</li>
<li><strong>Resizable widgets</strong></li>
<li><strong>Improved voice input engine</strong></li>
<li><strong>Better control over network data</strong></li>
<li><strong>People app</strong> offers richer profile information, including a large profile picture, phone numbers, addresses and accounts, status updates, events, and a new button for connecting on integrated social networks.</li>
<li><strong>Improved Calendar, Camera, Email and Browser apps</strong></li>
<li><strong>Android Beam</strong> for sharing across two NFC-enabled devices</li>
<li><strong>Face Unlock</strong> is a new screen-lock option that lets users unlock their devices with their faces</li>
<li><strong>Wi-Fi Direct</strong> lets users connect directly to nearby peer devices over Wi-Fi</li>
<li><strong>Connecting to Bluetooth Health Device Profile (HDP) devices</strong> so users can connect to wireless medical devices and sensors in hospitals, fitness centers, homes, and elsewhere.</li>
</ul>
<h4>Ice Cream Sandwich for Developers</h4>
<p>Developers need to be aware of the following features:</p>
<ul>
<li><strong>Unified UI framework</strong> for phones, tablets, and more. All the UI elements from Honeycomb, like the action bar and fragments</li>
<li><strong>New social API<strong></strong></strong></li>
<li><strong>new APIs for Contacts, Calendar, and Visual Voicemail</strong></li>
<li><strong>audio remote control API</strong> so any music or media app can register to receive media button events from the remote control and then manage play state</li>
<li><strong>spell-checker API</strong></li>
<li><strong>Android Beam</strong> so you can Share just about everything over NFC by tapping two phones together (like the bump app)</li>
<li><strong>ShareActionProvider widget</strong> lets developers quickly embed standard share functionality and UI in the Action Bar of their applications</li>
<li><strong>Low-level streaming multimedia</strong> (sounds a bit like DRM)</li>
<li><strong>New camera capabilities</strong> like continuous focus and image zoom. There&#8217;s also face detection.</li>
<li><strong>Wi-Fi Direct</strong> for ad-hoc networking</li>
<li><strong>Bluetooth Health Device Profile (HDP)<strong> For connecting to medical or fitness devices like the MotoActive.</strong></strong></li>
<li><strong>GridLayout</strong> improves the performance of Android applications by supporting flatter view hierarchies that are faster to layout and render</li>
<li><strong>Hardware-accelerated 2D drawing</strong></li>
<li><strong>About a million other things</strong> &#8211; Stylus support, a new framework for text-to-speech engines, data usage, a VPN API, and policy management for the camera.</li>
</ul>
<p><strong>Source</strong> <a href="http://developer.android.com/sdk/android-4.0-highlights.html" target="_blank">developer.android.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wiebe-elsinga.com/blog/?feed=rss2&#038;p=791</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching using disk: basic
Object Caching 862/981 objects using disk: basic

Served from: wiebe-elsinga.com @ 2012-05-19 16:34:55 -->
