<?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>达达&#039;s Blog &#187; 移动开发</title>
	<atom:link href="http://www.isdada.com/category/appdev/mobiledevelop/feed" rel="self" type="application/rss+xml" />
	<link>http://www.isdada.com</link>
	<description></description>
	<lastBuildDate>Fri, 11 Nov 2011 08:07:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>魅族M8 SDK在Visual Stuidio 2008下安装错误解决</title>
		<link>http://www.isdada.com/the_solution_of_install_m8_sdk_at_vs2010.html</link>
		<comments>http://www.isdada.com/the_solution_of_install_m8_sdk_at_vs2010.html#comments</comments>
		<pubDate>Thu, 19 Mar 2009 06:44:59 +0000</pubDate>
		<dc:creator>达达</dc:creator>
				<category><![CDATA[移动开发]]></category>
		<category><![CDATA[M8]]></category>
		<category><![CDATA[Meizu]]></category>

		<guid isPermaLink="false">http://www.asflex.cn/?p=1050</guid>
		<description><![CDATA[下了个魅族M8 SDK安装起来玩玩。我的电脑上装的是Visual Studio 2008。一安装就报错 ToolsMsmCA(Error):IHxFilters filter registration failure: Err = 0&#215;80040305,Context = pFilters-&#62;SetNamespace(Namespace) SDK的帮助里也没有这个信息，找啊找 找到这个帖子：http://bbs.meizu.com/thread-849749-1-1.html 其中提到： 如果你使用VS2008的话，注意在安装SDK时要用自定义安装，并不要选“文档”部分即可 取消勾选后解决。 Update:这里有位开发者写了个M8 SDK for VS2008的开发模板，有兴趣的童鞋可以试试： http://zbnetium.spaces.live.com/blog/cns!BDF6657CF8D6682E!1032.entry]]></description>
			<content:encoded><![CDATA[<p>下了个<a href="http://www.meizu.com/service/downs.html?id=97" target="_blank">魅族M8 SDK</a>安装起来玩玩。我的电脑上装的是Visual Studio 2008。一安装就报错</p>
<p><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="m8sdkinstallerror" src="http://www.isdada.com/wp-content/uploads/2009/03/m8sdkinstallerror.png" border="0" alt="m8sdkinstallerror" width="503" height="395" /></p>
<p>ToolsMsmCA(Error):IHxFilters filter registration failure:</p>
<p>Err = 0&#215;80040305,Context = pFilters-&gt;SetNamespace(Namespace)</p>
<p><a href="http://www.meizu.com/help/sdk.html" target="_blank">SDK的帮助</a>里也没有这个信息，找啊找</p>
<p>找到这个帖子：<a title="http://bbs.meizu.com/thread-849749-1-1.html" href="http://bbs.meizu.com/thread-849749-1-1.html" target="_blank">http://bbs.meizu.com/thread-849749-1-1.html</a></p>
<p>其中提到：</p>
<blockquote><p>如果你使用VS2008的话，注意在安装SDK时要用自定义安装，并不要选“文档”部分即可</p></blockquote>
<p>取消勾选后解决。</p>
<p>Update:这里有位开发者写了个M8 SDK for VS2008的开发模板，有兴趣的童鞋可以试试：</p>
<p><a href="http://zbnetium.spaces.live.com/blog/cns!BDF6657CF8D6682E!1032.entry" target="_blank">http://zbnetium.spaces.live.com/blog/cns!BDF6657CF8D6682E!1032.entry</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.isdada.com/the_solution_of_install_m8_sdk_at_vs2010.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Mobile 开发 中文乱码问题的解决</title>
		<link>http://www.isdada.com/windows-mobile-chinese-code.html</link>
		<comments>http://www.isdada.com/windows-mobile-chinese-code.html#comments</comments>
		<pubDate>Tue, 03 Jun 2008 01:49:07 +0000</pubDate>
		<dc:creator>达达</dc:creator>
				<category><![CDATA[移动开发]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://www.asflex.cn/?p=188</guid>
		<description><![CDATA[首先是要下载 Windows Mobile 6 Professional and Standard Software Development Kits Refresh http://www.microsoft.com/downloads/details.aspx?FamilyID=06111a3a-a651-4745-88ef-3d48091a390b&#38;DisplayLang=en 然后再下载 Windows Mobile 6 Localized Emulator Images http://www.microsoft.com/downloads/details.aspx?familyid=38C46AA8-1DD7-426F-A913-4F370A65A582&#38;displaylang=en 中文的话下载这两个就可以了 0804\Windows Mobile 6 Professional Images (CHS).msi 207.1 MB 0804\Windows Mobile 6 Standard Images (CHS).msi 83.2 MB]]></description>
			<content:encoded><![CDATA[<p>首先是要下载 <span style="color: #ff6600;">Windows Mobile 6 Professional and Standard Software Development Kits Refresh</span></p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=06111a3a-a651-4745-88ef-3d48091a390b&amp;DisplayLang=en">http://www.microsoft.com/downloads/details.aspx?FamilyID=06111a3a-a651-4745-88ef-3d48091a390b&amp;DisplayLang=en</a></p>
<p>然后再下载 <span style="color: #ff6600;">Windows Mobile 6 Localized Emulator Images</span></p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?familyid=38C46AA8-1DD7-426F-A913-4F370A65A582&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?familyid=38C46AA8-1DD7-426F-A913-4F370A65A582&amp;displaylang=en</a></p>
<p>中文的话下载这两个就可以了</p>
<table id="multiFileList" border="0" cellspacing="0" cellpadding="3">
<tbody>
<tr>
<td>0804\Windows Mobile 6 Professional Images (CHS).msi</td>
<td>207.1 MB</td>
<td class="buttonCell"><script type="text/javascript"></script><noscript></noscript></td>
</tr>
<tr bgcolor="#f1f1f1">
<td>0804\Windows Mobile 6 Standard Images (CHS).msi</td>
<td>83.2 MB</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.isdada.com/windows-mobile-chinese-code.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Android 初试</title>
		<link>http://www.isdada.com/google-android-first-try.html</link>
		<comments>http://www.isdada.com/google-android-first-try.html#comments</comments>
		<pubDate>Wed, 28 May 2008 13:00:32 +0000</pubDate>
		<dc:creator>达达</dc:creator>
				<category><![CDATA[移动开发]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.asflex.cn/?p=167</guid>
		<description><![CDATA[突然对Google Android感兴趣，下午下了SDK，用FlashDisk带回窝，然后又用Eclipse在线安装了开发插件。 开启了emulator，这玩意儿好猛。CPU几乎100%，内存也占用N多。启动也n慢。 看来俺应该给电脑升级升级了？ 对于这玩意儿俺还是先乐观其成吧，短期内估计也用不上Android的机子。还是好好用着俺的Dopod 566吧，况且Windows Mobile 6.1还不错。偶尔还可以弄点.Net程序玩玩。 先发个截图吧，过些时候再看看开发Android程序的难易程度。 好想有个高分屏呀。1024*768太小了。有RMB一定弄台高分屏的ThinkPad T61+至少22寸的外接屏幕，YY中。。。  ]]></description>
			<content:encoded><![CDATA[<p>突然对Google Android感兴趣，下午下了SDK，用FlashDisk带回窝，然后又用Eclipse在线安装了开发插件。</p>
<p>开启了emulator，这玩意儿好猛。CPU几乎100%，内存也占用N多。启动也n慢。</p>
<p>看来俺应该给电脑升级升级了？</p>
<p>对于这玩意儿俺还是先乐观其成吧，短期内估计也用不上Android的机子。还是好好用着俺的Dopod 566吧，况且Windows Mobile 6.1还不错。偶尔还可以弄点.Net程序玩玩。</p>
<p>先发个截图吧，过些时候再看看开发Android程序的难易程度。</p>
<p><span style="color: #ff6600;">好想有个高分屏呀。1024*768太小了。有RMB一定弄台高分屏的ThinkPad T61+至少22寸的外接屏幕，YY中。。。</span></p>
<p><a href="http://www.isdada.com/wp-content/uploads/2008/05/android.png"><img class="alignnone size-medium wp-image-168" title="android" src="http://www.isdada.com/wp-content/uploads/2008/05/android-400x327.png" alt="" width="400" height="327" /></a></p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.isdada.com/google-android-first-try.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

