<?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>Android Development &#187; gps</title>
	<atom:link href="http://www.androiddevelopment.org/tag/gps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.androiddevelopment.org</link>
	<description>Applications made for Android</description>
	<lastBuildDate>Thu, 29 Jul 2010 11:59:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Earth for Android Phones</title>
		<link>http://www.androiddevelopment.org/2010/02/25/google-earth-for-android-phones/</link>
		<comments>http://www.androiddevelopment.org/2010/02/25/google-earth-for-android-phones/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 08:29:03 +0000</pubDate>
		<dc:creator>patrick</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Earth]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[nexus]]></category>
		<category><![CDATA[one]]></category>

		<guid isPermaLink="false">http://www.androiddevelopment.org/2010/02/25/google-earth-for-android-phones/</guid>
		<description><![CDATA[
			
				
			
		

It is done. Google Earth for Android has been published. I just ran it on my Nexus One and it seems to work fine. Very smoothly, nice 3D graphics and all the layers in there with your favorite restaurants. Zooming in and out as well as panning in the 3D world works totally fine. Besides [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.androiddevelopment.org%2F2010%2F02%2F25%2Fgoogle-earth-for-android-phones%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.androiddevelopment.org%2F2010%2F02%2F25%2Fgoogle-earth-for-android-phones%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><center><img src='http://www.androiddevelopment.org/wp-content/uploads/2010/02/ge-android.jpg' alt='ge-android.jpg' /></center></p>
<p>It is done. Google Earth for Android has been published. I just ran it on <a href="http://www.androiddevelopment.org/2010/01/11/nexus-one-unboxing-photos/">my Nexus One</a> and it seems to work fine. Very smoothly, nice 3D graphics and all the layers in there with your favorite restaurants. Zooming in and out as well as panning in the 3D world works totally fine. Besides that it is not doing much, but it shows your current location on the earth, of course. Still, well done Google!</p>
<p>Check it out here:</p>
<ul>
<li><a href="http://www.google.com/mobile/earth/" target="_blank">Desktop Site</a></li>
<li><a href="http://m.google.com/earth" target="_blank">Mobile Site</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.androiddevelopment.org/2010/02/25/google-earth-for-android-phones/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Android Wallpapers which connect to GPS and the Internet</title>
		<link>http://www.androiddevelopment.org/2010/02/09/android-wallpapers-which-connect-to-gps-and-the-internet/</link>
		<comments>http://www.androiddevelopment.org/2010/02/09/android-wallpapers-which-connect-to-gps-and-the-internet/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 02:21:24 +0000</pubDate>
		<dc:creator>patrick</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[2D]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[accelerometer]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[OpenGL]]></category>
		<category><![CDATA[wallpaper]]></category>
		<category><![CDATA[wallpapers]]></category>

		<guid isPermaLink="false">http://www.androiddevelopment.org/2010/02/09/android-wallpapers-which-connect-to-gps-and-the-internet/</guid>
		<description><![CDATA[
			
				
			
		
I just read that article on the Android Developers Blog about Live Wallpapers. 
The interesting fact in there &#8211; which many people might not know &#8211; are the possibilities what we developers can do with such live wallpapers. Just imagine you have a massive screen in the background of the phone desktop where you can [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.androiddevelopment.org%2F2010%2F02%2F09%2Fandroid-wallpapers-which-connect-to-gps-and-the-internet%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.androiddevelopment.org%2F2010%2F02%2F09%2Fandroid-wallpapers-which-connect-to-gps-and-the-internet%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>I just read that article on the Android Developers Blog about <a href="http://android-developers.blogspot.com/2010/02/live-wallpapers.html?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+blogspot%2FhsDu+%28Android+Developers+Blog%29" target="_blank">Live Wallpapers</a>. </p>
<p>The interesting fact in there &#8211; which many people might not know &#8211; are the possibilities what we developers can do with such live wallpapers. Just imagine you have a massive screen in the background of the phone desktop where you can do pretty much everything with. Kind of like a separate application, but the user will always see it behind his normal icons. </p>
<p>It is a very neat concept which you won&#8217;t find on the iPhone (afaik, you might want to correct me if I am wrong). Developers like you and me could show most recent stock info on there (check out <a href="http://code.google.com/apis/finance/" target="_blank">Google Finance APIs</a>), a list of the latest <a href="http://news.google.com/" target="_blank">Google News</a> or something else. You are only limited by your own imagination here. So hack attack and get freakin&#8217; going! <img src='http://www.androiddevelopment.org/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.androiddevelopment.org/2010/02/09/android-wallpapers-which-connect-to-gps-and-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Android Powered Mobile / Smartphones from HTC, Samsung, Garmin</title>
		<link>http://www.androiddevelopment.org/2008/12/24/more-android-powered-mobile-smartphones-from-htc-samsung-garmin/</link>
		<comments>http://www.androiddevelopment.org/2008/12/24/more-android-powered-mobile-smartphones-from-htc-samsung-garmin/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 14:23:03 +0000</pubDate>
		<dc:creator>patrick</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[g1]]></category>
		<category><![CDATA[g2]]></category>
		<category><![CDATA[garmin]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[htc]]></category>
		<category><![CDATA[samsung]]></category>

		<guid isPermaLink="false">http://www.androiddevelopment.org/2008/12/24/more-android-powered-mobile-smartphones-from-htc-samsung-garmin/</guid>
		<description><![CDATA[
			
				
			
		

There will be more Android powered phones released very soon!
Garmin
In the second quarter of 2009 Garmin will release a new Android powered device &#8211; rumors say. Most probably it will be a device that combines mobile phone functions with Garmin&#8217;s navigation expertise.
Source Golem.
HTC
HTC will release a new physical keyboard-free G1 successor the upcoming 1st quarter [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.androiddevelopment.org%2F2008%2F12%2F24%2Fmore-android-powered-mobile-smartphones-from-htc-samsung-garmin%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.androiddevelopment.org%2F2008%2F12%2F24%2Fmore-android-powered-mobile-smartphones-from-htc-samsung-garmin%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><img src='http://www.androiddevelopment.org/wp-content/uploads/2008/12/t-mobileg2.jpg' alt='More Android Powered Mobile / Smartphones from HTC, Samsung, Garmin' align="right" vspace="15" hspace="15" /><br />
There will be more Android powered phones released very soon!</p>
<p><strong>Garmin</strong></p>
<blockquote><p>In the second quarter of 2009 Garmin will release a new Android powered device &#8211; rumors say. Most probably it will be a device that combines mobile phone functions with Garmin&#8217;s navigation expertise.</p></blockquote>
<p>Source <a href="http://www.golem.de/0812/64281.html" target="_blank">Golem</a>.</p>
<p><strong>HTC</strong></p>
<blockquote><p>HTC will release a new physical keyboard-free <a href="http://www.androiddevelopment.org/2008/12/09/android-t-mobile-htc-g1-phone-for-developers-sim-lock-free/">G1</a> successor the upcoming 1st quarter 2009.</p></blockquote>
<p>Source <a href="http://www.golem.de/0812/64262.html" target="_blank">Golem</a>.</p>
<p><strong>Samsung</strong></p>
<blockquote><p>Samsung Electronics will release its first Google phone in the second quarter of the next year in North America. </p>
<p>The launch of Google phone by Samsung is regarded as a signal of its plan for increasing the shares in the smart phone market by releasing handsets in various operating systems.</p></blockquote>
<p>Source <a href="http://english.etnews.co.kr/news/detail.html?id=200812190010" target="_blank">etnews Korea</a>.</p>
<p>That&#8217;s gonna be an awesome year 2009! <img src='http://www.androiddevelopment.org/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /> </p>
<p><small>P.S.: Image by <a href="http://www.boygeniusreport.com/2008/12/20/actual-t-mobile-g2-information-maybe/" target="_blank">BGR</a>.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.androiddevelopment.org/2008/12/24/more-android-powered-mobile-smartphones-from-htc-samsung-garmin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
