<?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>Geoff&#039;s Blog &#187; android</title>
	<atom:link href="http://blog.grimsy.net/category/android/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.grimsy.net</link>
	<description>tech, travels and other stuff</description>
	<lastBuildDate>Wed, 06 Apr 2011 03:41:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Updating Google Maps in MarsDroid ROM</title>
		<link>http://blog.grimsy.net/2010/03/updating-google-maps-in-marsdroid-rom/</link>
		<comments>http://blog.grimsy.net/2010/03/updating-google-maps-in-marsdroid-rom/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 22:57:43 +0000</pubDate>
		<dc:creator>Geoff Jacobs</dc:creator>
				<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://blog.grimsy.net/?p=174</guid>
		<description><![CDATA[I&#8217;m running the MarsDroid ROM on an HTC Magic from Three in Australia. I saw that a new version of Google Maps came out (4.1.0) that I wanted to try, but I couldn&#8217;t update via the market. This is what I did to get it running: geoff@desktop:~/android-sdk/tools$ ./adb root geoff@desktop:~/android-sdk/tools$ ./adb remount geoff@desktop:~/android-sdk/tools$ ./adb shell [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m running the <a href="http://forum.xda-developers.com/showthread.php?t=629644">MarsDroid</a> ROM on an HTC Magic from Three in Australia.<br />
I saw that a new version of Google Maps came out (4.1.0) that I wanted to try, but I couldn&#8217;t update via the market.<br />
This is what I did to get it running:</p>
<blockquote><p>
geoff@desktop:~/android-sdk/tools$ ./adb root<br />
geoff@desktop:~/android-sdk/tools$ ./adb remount<br />
geoff@desktop:~/android-sdk/tools$ ./adb shell ls /system/app/ | grep map<br />
maps3.4.0-brut3-MT.apk<br />
geoff@desktop:~/android-sdk/tools$ ./adb shell rm /system/app/maps3.4.0-brut3-MT.apk<br />
geoff@desktop:~/android-sdk/tools$ ./adb uninstall com.google.android.apps.maps
</p></blockquote>
<p>From there I was able to install successfully from the Market.<br />
The version that shipped with MarsDroid has navigation outside the US, but since I don&#8217;t really use it, I wasn&#8217;t too fussed. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.grimsy.net/2010/03/updating-google-maps-in-marsdroid-rom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

