<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>「[教學]Android的第一個程式」的迴響</title>
	<atom:link href="http://blog.yslifes.com/archives/310/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.yslifes.com/archives/310</link>
	<description>自己寫java程式的一些筆記</description>
	<lastBuildDate>Tue, 27 Jul 2010 08:50:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>由：yku</title>
		<link>http://blog.yslifes.com/archives/310/comment-page-1#comment-208</link>
		<dc:creator>yku</dc:creator>
		<pubDate>Wed, 07 Jul 2010 08:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yslifes.com/archives/310#comment-208</guid>
		<description>是指某一個程式com.android.phone可能在執行時(因為是多工)
並未在指定時間內完成init,所以會問你是否要等待他完成(有時是當掉了)
或是直接關閉
模擬器很容易出現這種狀況,建議除非是自己開發的程式,否則都請選擇wait等待程式init完成</description>
		<content:encoded><![CDATA[<p>是指某一個程式com.android.phone可能在執行時(因為是多工)<br />
並未在指定時間內完成init,所以會問你是否要等待他完成(有時是當掉了)<br />
或是直接關閉<br />
模擬器很容易出現這種狀況,建議除非是自己開發的程式,否則都請選擇wait等待程式init完成</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Edison</title>
		<link>http://blog.yslifes.com/archives/310/comment-page-1#comment-207</link>
		<dc:creator>Edison</dc:creator>
		<pubDate>Wed, 07 Jul 2010 07:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yslifes.com/archives/310#comment-207</guid>
		<description>我在模擬器顯示結果之前會有以下訊息:
Process com.android.phone is not responding.
有兩個選項可以選擇
1.Force close 2.Wait
我選擇 Force close  後可以顯示出正確結果
但是不了解這個訊息代表甚麼? 如何解決 ?

謝謝</description>
		<content:encoded><![CDATA[<p>我在模擬器顯示結果之前會有以下訊息:<br />
Process com.android.phone is not responding.<br />
有兩個選項可以選擇<br />
1.Force close 2.Wait<br />
我選擇 Force close  後可以顯示出正確結果<br />
但是不了解這個訊息代表甚麼? 如何解決 ?</p>
<p>謝謝</p>
]]></content:encoded>
	</item>
</channel>
</rss>
