<?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>Goddchen 's Blog &#187; Milestone</title>
	<atom:link href="http://blog.goddchen.de/tag/milestone/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.goddchen.de</link>
	<description></description>
	<lastBuildDate>Tue, 20 Jul 2010 12:56:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Flurry Analytics House Ads &#8211; Market Links not working on Milestone</title>
		<link>http://blog.goddchen.de/2010/07/flurry-analytics-house-ads-market-links-not-working-on-milestone/</link>
		<comments>http://blog.goddchen.de/2010/07/flurry-analytics-house-ads-market-links-not-working-on-milestone/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 10:58:55 +0000</pubDate>
		<dc:creator>Goddchen</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Computer / Informatik]]></category>
		<category><![CDATA[Flurry Analytics]]></category>
		<category><![CDATA[House Ads]]></category>
		<category><![CDATA[Milestone]]></category>

		<guid isPermaLink="false">http://blog.goddchen.de/?p=589</guid>
		<description><![CDATA[Hey everybody, i was experiencing a problem on my Milestone (Android 2.1). When i clicked on any Flurry Ad that led to a market://&#8230; link nothing happened. Instead there was an error in my Logcat saying &#8220;could not find a resolving intent on ad click&#8221;. On my friend&#8217;s Milestone it didn&#8217;t work either. So i [...]]]></description>
			<content:encoded><![CDATA[<p>Hey everybody,</p>
<p>i was experiencing a problem on my Milestone (Android 2.1). When i clicked on any Flurry Ad that led to a market://&#8230; link nothing happened. Instead there was an error in my Logcat saying &#8220;could not find a resolving intent on ad click&#8221;. On my friend&#8217;s Milestone it didn&#8217;t work either.</p>
<p>So i made a workaround: I hosted a PHP file on my webserver which just redirects to the market link. Because clicking ads that lead to webpages work perfectly fine&#8230;</p>
<p>So i created the following file called market_redirect.php on my webserver:</p>
<pre class="brush: php; ">

        $pname = $_GET[&#039;pname&#039;];
        header(&#039;Location: market://search?q=pname:&#039;.$pname);
</pre>
<p>Now everything works fine when users click on my house ads <img src='http://blog.goddchen.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Now i set my destination url to http://<server>/market_redirect.php?pname=
<package>.</p>
<p>Gr33tz Goddchen</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9499338210174440";
google_ad_slot = "2830573475";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.goddchen.de%2F2010%2F07%2Fflurry-analytics-house-ads-market-links-not-working-on-milestone%2F&amp;linkname=Flurry%20Analytics%20House%20Ads%20%26%238211%3B%20Market%20Links%20not%20working%20on%20Milestone" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fblog.goddchen.de_2F2010_2F07_2Fflurry-analytics-house-ads-market-links-not-working-on-milestone_2F_amp_linkname=Flurry_20Analytics_20House_20Ads_20_26_238211_3B_20Market_20Links_20not_20working_20on_20Milestone&amp;referer=');"><img src="http://blog.goddchen.de/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.goddchen.de/2010/07/flurry-analytics-house-ads-market-links-not-working-on-milestone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Android Bash&#8221; hits 1000 downloads</title>
		<link>http://blog.goddchen.de/2010/07/android-bash-hits-1000-downloads/</link>
		<comments>http://blog.goddchen.de/2010/07/android-bash-hits-1000-downloads/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 12:55:33 +0000</pubDate>
		<dc:creator>Goddchen</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Computer / Informatik]]></category>
		<category><![CDATA[Android Bash]]></category>
		<category><![CDATA[Android Market]]></category>
		<category><![CDATA[Bash.org]]></category>
		<category><![CDATA[German-Bash]]></category>
		<category><![CDATA[iBash]]></category>
		<category><![CDATA[Milestone]]></category>

		<guid isPermaLink="false">http://blog.goddchen.de/?p=576</guid>
		<description><![CDATA[Hey everybody, i&#8217;m proud to announce that &#8220;Android Bash&#8221; now has more then 1000 downloads in the Android Market It let&#8217;s you view quotes from various bash sources like iBash.de, German-Bash.de or Bash.org in the categories latest, best and random. Android Bash for Android on AppBrain Gr33tz Goddchen]]></description>
			<content:encoded><![CDATA[<p>Hey everybody,<br />
i&#8217;m proud to announce that &#8220;Android Bash&#8221; now has more then 1000 downloads in the Android Market <img src='http://blog.goddchen.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
It let&#8217;s you view quotes from various bash sources like iBash.de, German-Bash.de or Bash.org in the categories latest, best and random.</p>
<div id="app203" class="appbrain-app"><a style="font-size: 11px; color: #555; font-family: Arial, sans-serif;" href="http://www.appbrain.com/app/de.goddchen.android.bash" onclick="pageTracker._trackPageview('/outgoing/www.appbrain.com/app/de.goddchen.android.bash?referer=');">Android Bash for Android on AppBrain</a></div>
<p><script src="http://www.appbrain.com/api/api.nocache.js" type="text/javascript"></script></p>
<p>Gr33tz Goddchen</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9499338210174440";
google_ad_slot = "2830573475";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.goddchen.de%2F2010%2F07%2Fandroid-bash-hits-1000-downloads%2F&amp;linkname=%26%238220%3BAndroid%20Bash%26%238221%3B%20hits%201000%20downloads" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fblog.goddchen.de_2F2010_2F07_2Fandroid-bash-hits-1000-downloads_2F_amp_linkname=_26_238220_3BAndroid_20Bash_26_238221_3B_20hits_201000_20downloads&amp;referer=');"><img src="http://blog.goddchen.de/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.goddchen.de/2010/07/android-bash-hits-1000-downloads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;App Update Notifier&#8221; hits 1000 downloads in Android Market</title>
		<link>http://blog.goddchen.de/2010/07/app-update-notifier-hits-1000-downloads-in-android-market/</link>
		<comments>http://blog.goddchen.de/2010/07/app-update-notifier-hits-1000-downloads-in-android-market/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 06:38:26 +0000</pubDate>
		<dc:creator>Goddchen</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Computer / Informatik]]></category>
		<category><![CDATA[Android Bash]]></category>
		<category><![CDATA[Android Market]]></category>
		<category><![CDATA[App Update Notifier]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Milestone]]></category>

		<guid isPermaLink="false">http://blog.goddchen.de/?p=570</guid>
		<description><![CDATA[YEAY, my first Android app hits 1000 downloads in the Android Market. &#8220;App Update Notifier&#8221; has won the race for this milestone. App Update Notifier for Android on AppBrain Followed by &#8220;Android Bash&#8221; with ~900 downloads&#8230; Android Bash for Android on AppBrain Thanks for using my apps! Gr33tz Goddchen]]></description>
			<content:encoded><![CDATA[<p>YEAY,<br />
my first Android app hits 1000 downloads in the Android Market. &#8220;<a href="http://www.appbrain.com/app/de.goddchen.android.appupdate" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.appbrain.com/app/de.goddchen.android.appupdate?referer=');">App Update Notifier</a>&#8221; has won the race for this milestone.</p>
<div id='app318' class='appbrain-app'><a href='http://www.appbrain.com/app/de.goddchen.android.appupdate' style='font-size: 11px; color: #555; font-family: Arial, sans-serif;' onclick="pageTracker._trackPageview('/outgoing/www.appbrain.com/app/de.goddchen.android.appupdate?referer=');">App Update Notifier for Android on AppBrain</a></div>
<p> <script type='text/javascript' language='javascript' src='http://www.appbrain.com/api/api.nocache.js'></script></p>
<p>Followed by &#8220;<a href="http://www.appbrain.com/app/de.goddchen.android.bash" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.appbrain.com/app/de.goddchen.android.bash?referer=');">Android Bash</a>&#8221; with ~900 downloads&#8230;</p>
<div id='app804' class='appbrain-app'><a href='http://www.appbrain.com/app/de.goddchen.android.bash' style='font-size: 11px; color: #555; font-family: Arial, sans-serif;' onclick="pageTracker._trackPageview('/outgoing/www.appbrain.com/app/de.goddchen.android.bash?referer=');">Android Bash for Android on AppBrain</a></div>
<p> <script type='text/javascript' language='javascript' src='http://www.appbrain.com/api/api.nocache.js'></script></p>
<p>Thanks for using my apps! <img src='http://blog.goddchen.de/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Gr33tz Goddchen</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9499338210174440";
google_ad_slot = "2830573475";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.goddchen.de%2F2010%2F07%2Fapp-update-notifier-hits-1000-downloads-in-android-market%2F&amp;linkname=%26%238220%3BApp%20Update%20Notifier%26%238221%3B%20hits%201000%20downloads%20in%20Android%20Market" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fblog.goddchen.de_2F2010_2F07_2Fapp-update-notifier-hits-1000-downloads-in-android-market_2F_amp_linkname=_26_238220_3BApp_20Update_20Notifier_26_238221_3B_20hits_201000_20downloads_20in_20Android_20Market&amp;referer=');"><img src="http://blog.goddchen.de/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.goddchen.de/2010/07/app-update-notifier-hits-1000-downloads-in-android-market/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working VPN/PPTP with MPPE encryption on Motorola Milestone &#8211; Android 2.0 (2.0.1)</title>
		<link>http://blog.goddchen.de/2010/03/working-vpn-pptp-with-mppe-encryption-on-motorola-milestone-android-2-0-2-0-1/</link>
		<comments>http://blog.goddchen.de/2010/03/working-vpn-pptp-with-mppe-encryption-on-motorola-milestone-android-2-0-2-0-1/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 09:42:48 +0000</pubDate>
		<dc:creator>Goddchen</dc:creator>
				<category><![CDATA[Computer / Informatik]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Android 2.0]]></category>
		<category><![CDATA[Android 2.0.1]]></category>
		<category><![CDATA[Milestone]]></category>
		<category><![CDATA[Motorola Milestone]]></category>
		<category><![CDATA[mppe]]></category>
		<category><![CDATA[PPTP]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://blog.goddchen.de/?p=501</guid>
		<description><![CDATA[Hey everybody, i think many of you know the problem with android 2.x phones: they can&#8217;t connect to pptp vpn servers which have encryption enabled. You get the error: E/pppd ( 6070): unrecognized option &#8216;+mppe&#8217; But since yesterday this problem is solved I had a similar idea for a while now but didn&#8217;t have the [...]]]></description>
			<content:encoded><![CDATA[<p>Hey everybody,</p>
<p>i think many of you know the problem with android 2.x phones: they can&#8217;t connect to pptp vpn servers which have encryption enabled.</p>
<p>You get the error:</p>
<p style="padding-left: 30px;">E/pppd    ( 6070): unrecognized option &#8216;+mppe&#8217;</p>
<p>But since yesterday this problem is solved <img src='http://blog.goddchen.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I had a similar idea for a while now but didn&#8217;t have the time to try it. As the error message states &#8220;pppd&#8221; is missing the +mppe feature. So, why not just compile it WITH the mppe feature and replace the original binary. And guess what: a guy &#8220;qvr&#8221; at Alldroid (<a href="http://alldroid.org/threads/15944-VPN-PPTP-modules-needed" target="_blank" onclick="pageTracker._trackPageview('/outgoing/alldroid.org/threads/15944-VPN-PPTP-modules-needed?referer=');">http://alldroid.org/threads/15944-VPN-PPTP-modules-needed</a>) just did exactly that. And now guess again: IT&#8217;S WORKING JUST FINE <img src='http://blog.goddchen.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Now i got vpn working at my university <img src='http://blog.goddchen.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thank you so much qvr!</p>
<p>Just go the alldroid posting and follow the link to his binaries. I just backed up the original files and replaced them with qvr&#8217;s. Everything with the Root-Explorer (of course, you need root to do that!).</p>
<p>Greets, Goddchen</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.goddchen.de%2F2010%2F03%2Fworking-vpn-pptp-with-mppe-encryption-on-motorola-milestone-android-2-0-2-0-1%2F&amp;linkname=Working%20VPN%2FPPTP%20with%20MPPE%20encryption%20on%20Motorola%20Milestone%20%26%238211%3B%20Android%202.0%20%282.0.1%29" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fblog.goddchen.de_2F2010_2F03_2Fworking-vpn-pptp-with-mppe-encryption-on-motorola-milestone-android-2-0-2-0-1_2F_amp_linkname=Working_20VPN_2FPPTP_20with_20MPPE_20encryption_20on_20Motorola_20Milestone_20_26_238211_3B_20Android_202.0_20_282.0.1_29&amp;referer=');"><img src="http://blog.goddchen.de/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.goddchen.de/2010/03/working-vpn-pptp-with-mppe-encryption-on-motorola-milestone-android-2-0-2-0-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Gesture Search for Motorola Milestone</title>
		<link>http://blog.goddchen.de/2010/03/gesture-search-for-motorola-milestone/</link>
		<comments>http://blog.goddchen.de/2010/03/gesture-search-for-motorola-milestone/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 08:41:58 +0000</pubDate>
		<dc:creator>Goddchen</dc:creator>
				<category><![CDATA[Computer / Informatik]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[APK]]></category>
		<category><![CDATA[Europe]]></category>
		<category><![CDATA[Gesture Search]]></category>
		<category><![CDATA[Milestone]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[Motorola Milestone]]></category>

		<guid isPermaLink="false">http://blog.goddchen.de/?p=499</guid>
		<description><![CDATA[Hey everybody, today i read that google is introducing gesture search for american Android devices with Android 2.0 and higher. So i thought: why only for american phones? A quick google search brought me to this xda-developers thread where &#8220;Firerat&#8221; posted the apk he got from the market. Just download to your SD card and [...]]]></description>
			<content:encoded><![CDATA[<p>Hey everybody,</p>
<p>today i read that google is introducing gesture search for american Android devices with Android 2.0 and higher. So i thought: why only for american phones?</p>
<p>A quick google search brought me to <a href="http://forum.xda-developers.com/showpost.php?p=5783578&amp;postcount=3" target="_blank" onclick="pageTracker._trackPageview('/outgoing/forum.xda-developers.com/showpost.php?p=5783578_amp_postcount=3&amp;referer=');">this xda-developers thread</a> where &#8220;Firerat&#8221; posted the apk he got from the market.</p>
<p>Just download to your SD card and install as any other app. Works perfectly on my Milestone (Android 2.0.1) <img src='http://blog.goddchen.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Greets, Goddchen</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.goddchen.de%2F2010%2F03%2Fgesture-search-for-motorola-milestone%2F&amp;linkname=Gesture%20Search%20for%20Motorola%20Milestone" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fblog.goddchen.de_2F2010_2F03_2Fgesture-search-for-motorola-milestone_2F_amp_linkname=Gesture_20Search_20for_20Motorola_20Milestone&amp;referer=');"><img src="http://blog.goddchen.de/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.goddchen.de/2010/03/gesture-search-for-motorola-milestone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Motorola Milestone &#8211; Android 2.1 Update Plan</title>
		<link>http://blog.goddchen.de/2010/02/motorola-milestone-android-2-1-update-plan/</link>
		<comments>http://blog.goddchen.de/2010/02/motorola-milestone-android-2-1-update-plan/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 12:47:46 +0000</pubDate>
		<dc:creator>Goddchen</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Computer / Informatik]]></category>
		<category><![CDATA[2.1]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Cliq]]></category>
		<category><![CDATA[Dext]]></category>
		<category><![CDATA[Droid]]></category>
		<category><![CDATA[Milestone]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[Motorola Milestone]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://blog.goddchen.de/?p=496</guid>
		<description><![CDATA[Hey, Motorola released a news regarding the update plans for Android 2.1 on the Motorola Droid, Milestone, Cliq and Dext. Have a look here: https://supportforums.motorola.com/community/manager/softwareupgrades If this is correct we (European Milestone users) will get the update within the next six weeks. That would be really great! Greets, Goddchen]]></description>
			<content:encoded><![CDATA[<p>Hey,</p>
<p>Motorola released a news regarding the update plans for Android 2.1 on the Motorola Droid, Milestone, Cliq and Dext.</p>
<p>Have a look here:</p>
<p><a href="https://supportforums.motorola.com/community/manager/softwareupgrades" target="_blank" onclick="pageTracker._trackPageview('/outgoing/supportforums.motorola.com/community/manager/softwareupgrades?referer=');">https://supportforums.motorola.com/community/manager/softwareupgrades</a></p>
<p>If this is correct we (European Milestone users) will get the update within the next six weeks. That would be really great! <img src='http://blog.goddchen.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Greets, Goddchen</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.goddchen.de%2F2010%2F02%2Fmotorola-milestone-android-2-1-update-plan%2F&amp;linkname=Motorola%20Milestone%20%26%238211%3B%20Android%202.1%20Update%20Plan" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fblog.goddchen.de_2F2010_2F02_2Fmotorola-milestone-android-2-1-update-plan_2F_amp_linkname=Motorola_20Milestone_20_26_238211_3B_20Android_202.1_20Update_20Plan&amp;referer=');"><img src="http://blog.goddchen.de/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.goddchen.de/2010/02/motorola-milestone-android-2-1-update-plan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Motorola Milestone Update 2.0.1 Termin / Date</title>
		<link>http://blog.goddchen.de/2010/01/motorola-milestone-update-2-0-1-termin-date/</link>
		<comments>http://blog.goddchen.de/2010/01/motorola-milestone-update-2-0-1-termin-date/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 16:28:37 +0000</pubDate>
		<dc:creator>Goddchen</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Computer / Informatik]]></category>
		<category><![CDATA[2.0.1]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Milestone]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://blog.goddchen.de/?p=491</guid>
		<description><![CDATA[Hey everyone, according to  recent posts in this thread on android-hilfe.de the german update for the Milestone will be available at 13.01.2010. This was assured by different support employees at the motorola hotline. Anyway it&#8217;s not certain that it will be 2.0.1, it could also be 2.1 but i personally think that 2.0.1 is more [...]]]></description>
			<content:encoded><![CDATA[<p>Hey everyone,</p>
<p>according to  recent posts in <a href="http://www.android-hilfe.de/motorola-milestone/11734-updatemania-droid-ota-geruecht.html" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.android-hilfe.de/motorola-milestone/11734-updatemania-droid-ota-geruecht.html?referer=');">this thread on android-hilfe.de</a> the german update for the Milestone will be available at <strong>13.01.2010</strong>.</p>
<p>This was assured by different support employees at the motorola hotline.</p>
<p>Anyway it&#8217;s not certain that it will be 2.0.1, it could also be 2.1 but i personally think that 2.0.1 is more likely. Also it was only spoken of the german update, but i think it will be the european wide release&#8230;</p>
<p>let&#8217;s hope&#8230;</p>
<p>Goddchen</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.goddchen.de%2F2010%2F01%2Fmotorola-milestone-update-2-0-1-termin-date%2F&amp;linkname=Motorola%20Milestone%20Update%202.0.1%20Termin%20%2F%20Date" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fblog.goddchen.de_2F2010_2F01_2Fmotorola-milestone-update-2-0-1-termin-date_2F_amp_linkname=Motorola_20Milestone_20Update_202.0.1_20Termin_20_2F_20Date&amp;referer=');"><img src="http://blog.goddchen.de/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.goddchen.de/2010/01/motorola-milestone-update-2-0-1-termin-date/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Motorola Milestone &#8211; Android 2.0.1 Update packet capture</title>
		<link>http://blog.goddchen.de/2010/01/motorola-milestone-android-2-0-1-update-packet-capture/</link>
		<comments>http://blog.goddchen.de/2010/01/motorola-milestone-android-2-0-1-update-packet-capture/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 13:35:15 +0000</pubDate>
		<dc:creator>Goddchen</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Computer / Informatik]]></category>
		<category><![CDATA[2.0.1]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Android 2.0.1]]></category>
		<category><![CDATA[Milestone]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[Packet capture]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[Wireshark]]></category>

		<guid isPermaLink="false">http://blog.goddchen.de/?p=488</guid>
		<description><![CDATA[Hey everyone&#8230; Since i (like everyone else with a Milestone) am waiting for 2.0.1 to be released i did some analysis of the wifi traffic of the Milestone when it checks for an update. Here is what i found out: 1: A DNS query packet: DNS    Standard query A motosb1fe.bitfone.com 2: The DNS response: DNS   [...]]]></description>
			<content:encoded><![CDATA[<p>Hey everyone&#8230;</p>
<p>Since i (like everyone else with a Milestone) am waiting for 2.0.1 to be released i did some analysis of the wifi traffic of the Milestone when it checks for an update.</p>
<p>Here is what i found out:</p>
<p>1: A DNS query packet: DNS    Standard query A motosb1fe.bitfone.com</p>
<p>2: The DNS response: DNS    Standard query response CNAME mvfe1.bitfone.com A 216.90.91.100</p>
<p>3: After that there is some HTTP traffic going on which seems to encapsulate SYNCML data</p>
<blockquote><p>POST /mvpdm/dm HTTP/1.1</p>
<p>Accept: application/vnd.syncml.dm+wbxml</p>
<p>Accept-Language: en</p>
<p>Accept-Charset: utf-8</p>
<p>User-Agent: Mototorla Android Sync DM Client</p>
<p>Cache-Control: private</p>
<p>Content-Type: application/vnd.syncml.dm+wbxml</p>
<p>x-syncml-hmac: algorithm=MD5,username=&#8221;xxxxxxxxxxxxxxx&#8221;,mac=xxxxxxxxxxxxxxxxxxxxxxxx</p>
<p>Connection: Close</p>
<p>Content-Length: 508</p>
<p>Host: motosb1fe.bitfone.com:80</p>
<p>&#8230;j.-//SYNCML//DTD SyncML 1.2//ENmlq.1.2..r.DM/1.2..e.4C9C..[.1..nW.http://motosb1fe.bitfone.com:80/mvpdm/dm..V.Motorola&#8230;gW.IMEI:xxxxxxxxxxxxxxx..V.xxxxxxxxxxxxxxx&#8230;Z..L.20000&#8230;&#8230;kFK.1..O.1201&#8230;`K.2..TgW../DevInfo/Mod&#8230;O.Milestone&#8230;TgW../DevInfo/Man&#8230;O.motorola&#8230;TgW../DevInfo/Lang&#8230;O.de_DE&#8230;TgW../DevInfo/DmV&#8230;O.1.2&#8230;TgW../DevInfo/DevId&#8230;O.IMEI:xxxxxxxxxxxxxxx&#8230;.FK.3..O.xxxx..TgW../DevDetail/Ext/SystemUpdate&#8230;Z..G.xml..S.org.openmobilealliance.dm.firmwareupdate.userrequest&#8230;..O&#8230;&#8230;..</p></blockquote>
<p>And the response:</p>
<blockquote><p>HTTP/1.1 200 OK</p>
<p>Date: Sat, 02 Jan 2010 13:12:48 GMT</p>
<p>Content-Length: 591</p>
<p>Content-Type: application/vnd.syncml.dm+wbxml</p>
<p>Connection: Close</p>
<p>&#8230;j.-//SYNCML//DTD SyncML 1.2//ENmlq.1.2..r.DM/1.2..e.4C9C..[.1..nW.IMEI:xxxxxxxxxxxxxxx&#8230;gW.http://motosb1fe.bitfone.com:80/mvpdm/dm..V.Motorola&#8230;a.http://motosb1fe.bitfone.com:80/mvpdm/dm?sid=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx..NZ..G.b64..S.syncml:auth-basic&#8230;..xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=&#8230;Z..L.xxxxx&#8230;&#8230;kiK.1..\.1..L.0..J.SyncHdr..o.http://motosb1fe.bitfone.com:80/mvpdm/dm..h.IMEI:xxxxxxxxxxxxxxx..IZ..G.b64..S.syncml:auth-MAC..xxxxxxxxxxxxxxxxxxxxxxx&#8230;&#8230;O.401&#8230;iK.2..\.1..L.1..J.Alert..O.401&#8230;iK.3..\.1..L.2..J.Replace..O.401&#8230;iK.4..\.1..L.3..J.Alert..O.401&#8230;&#8230;</p></blockquote>
<p>So, it seems like the host is already active (anyways, ping is blocked). But unfortunately it sais that there is no update&#8230;</p>
<p>Looks like we just need to wait&#8230;. longer&#8230;.</p>
<p>Motorola what are you doing? What&#8217;s taking so long? We don&#8217;t want a major upgrade with many cool new features. We just want the currently <strong>not working</strong> stuff to be fixed, like that auto-focus bug which is really really annoying. Fortunately it will only annoy us to the 6th of january since the 24,5 days are over then. And hopefully you will get 2.0.1 ready before the next 24,5 days are over!</p>
<p>Gr33ts Goddchen</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.goddchen.de%2F2010%2F01%2Fmotorola-milestone-android-2-0-1-update-packet-capture%2F&amp;linkname=Motorola%20Milestone%20%26%238211%3B%20Android%202.0.1%20Update%20packet%20capture" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fblog.goddchen.de_2F2010_2F01_2Fmotorola-milestone-android-2-0-1-update-packet-capture_2F_amp_linkname=Motorola_20Milestone_20_26_238211_3B_20Android_202.0.1_20Update_20packet_20capture&amp;referer=');"><img src="http://blog.goddchen.de/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.goddchen.de/2010/01/motorola-milestone-android-2-0-1-update-packet-capture/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
