<?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>Structured Procrastination &#187; android</title>
	<atom:link href="http://blog.adamspiers.org/tag/android/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.adamspiers.org</link>
	<description>because there's always something more interesting than what you should be doing</description>
	<lastBuildDate>Sat, 05 May 2012 16:47:15 +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>Motorola doesn&#8217;t get it</title>
		<link>http://blog.adamspiers.org/2010/03/01/motorola-doesnt-get-it/</link>
		<comments>http://blog.adamspiers.org/2010/03/01/motorola-doesnt-get-it/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 21:24:10 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[hidden]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[closed]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[milestone]]></category>
		<category><![CDATA[motorola]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[phone]]></category>

		<guid isPermaLink="false">http://blog.adamspiers.org/?p=236</guid>
		<description><![CDATA[I just posted this on Motorola Europe&#8217;s facebook page: Just got a Milestone and am impressed with the hardware but disappointed with Motorola&#8217;s attitude towards European customers regarding the closed bootloader. [An official statement from the manager of the technical team behind the MOTODEV program at Motorola] says &#8220;This practice is driven by a number [...]]]></description>
			<content:encoded><![CDATA[<p>I just posted this on <a href="http://www.facebook.com/motorolaeurope">Motorola Europe&#8217;s facebook page</a>:</p>
<blockquote><p>Just got a Milestone and am impressed with the hardware but disappointed with Motorola&#8217;s attitude towards European customers regarding the closed bootloader.  [<a href="http://community.developer.motorola.com/t5/MOTODEV-Blog/Custom-ROMs-and-Motorola-s-Android-Handsets/ba-p/4224">An official statement from the manager of the technical team behind the MOTODEV program  at Motorola</a>] says &#8220;This practice is driven by a number of different business factors&#8221; but does not explain further &#8211; what are you hiding, Motorola? You seem to be underestimating</p>
<ul>
<li> (a) the potential of a technology community which promotes collaboration rather than hindering it (why do you think Android grew so quickly in the first place?), and</li>
</ul>
<ul>
<li>(b) the importance of regular, open communication with your customers.</li>
</ul>
<p>Sadly if this continues, I expect HTC and your other competitors will leave you far behind.
</p></blockquote>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.adamspiers.org%2F2010%2F03%2F01%2Fmotorola-doesnt-get-it%2F&amp;title=Motorola%20doesn%E2%80%99t%20get%20it" id="wpa2a_2"><img src="http://blog.adamspiers.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.adamspiers.org/2010/03/01/motorola-doesnt-get-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Publishing long rides from MyTracks in Google Maps</title>
		<link>http://blog.adamspiers.org/2009/05/03/publishing-long-rides-from-mytracks-in-google-maps/</link>
		<comments>http://blog.adamspiers.org/2009/05/03/publishing-long-rides-from-mytracks-in-google-maps/#comments</comments>
		<pubDate>Sun, 03 May 2009 14:22:40 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[hidden]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[kml]]></category>
		<category><![CDATA[mymaps]]></category>
		<category><![CDATA[mytracks]]></category>

		<guid isPermaLink="false">http://wordpress.adamspiers.org/?p=41</guid>
		<description><![CDATA[Just in case it&#8217;s useful to anyone, here&#8217;s how I publish my cycling routes in my blog. I record the routes on my great G1 Google phone which runs Android, using the great MyTracks application from Android Market. Once the route is recorded and I get back home, I do the following: In MyTracks, copy [...]]]></description>
			<content:encoded><![CDATA[<p>Just in case it&#8217;s useful to anyone, here&#8217;s how I publish my <a href="http://blog.adamspiers.org/tag/routes">cycling routes</a> in my blog.  I record the routes on my great G1 Google phone which runs Android, using the great <a href="http://mytracks.appspot.com/">MyTracks</a> application from <a href="http://www.android.com/market/">Android Market</a>.  Once the route is recorded and I get back home, I do the following:</p>
<ol>
<li> In MyTracks, copy the track to SD card as a KML file</li>
<li> Plug the phone in via USB and mount the SD card&#8217;s filesystem</li>
<li> Copy the KML file from the <code>kml</code> directory to a local directory.</li>
<li> Open the KML file in an editor, search for <code>7f0000ff</code> (light orange) and change it to <code>ffcc66cc</code> (purple) or something more visible</li>
<li> Ensure the track name is correct</li>
<li> Go to <a href="http://maps.google.co.uk/">http://maps.google.co.uk/</a> (ensuring I&#8217;m signed into my google account)</li>
<li> Click &#8220;My Maps&#8221;</li>
<li> Click &#8220;Create new map&#8221;</li>
<li> Click &#8220;Import&#8221; and upload the KML file</li>
<li> Edit the route if necessary and save changes.</li>
<li> Sometimes it&#8217;s necessary to click on another route and back to this new one, in order to make the &#8220;View in Google Earth&#8221; link appear.</li>
<li> Copy the URL of the &#8220;View in Google Earth&#8221; KML link and paste it into the Google Maps *search* bar (yes that&#8217;s right, *not* your browser address bar)</li>
<li> Click &#8220;Link&#8221; near the top right</li>
<li> Share the link with friends and/or paste the embeddable HTML into a new blog post.</li>
</ol>
<p>The copy of the &#8220;View in Google Earth&#8221; KML link back into the search bar in step 12 is necessary to <a href="http://groups.google.com/group/Google-Maps-How-Do-I/msg/b6e8e2bf1fd8a704">stop Google Maps from splitting the route up into multiple pages</a>, which would only show shorter segments (&#8220;lines&#8221;) of the overall route at one time.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.adamspiers.org%2F2009%2F05%2F03%2Fpublishing-long-rides-from-mytracks-in-google-maps%2F&amp;title=Publishing%20long%20rides%20from%20MyTracks%20in%20Google%20Maps" id="wpa2a_4"><img src="http://blog.adamspiers.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.adamspiers.org/2009/05/03/publishing-long-rides-from-mytracks-in-google-maps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

