摘要:
Service是后台运行的服务,启动Service可以StartService或者bindservice 看看Service的生命周期。 当调用StartService时,先走oncreat方法,在走onstart方法。当stopservice时,走ondestory方法。 可以绑定一个Ser... 阅读全文
posted @ 2010-11-25 20:49
尚尚是高尚的尚
阅读(5033)
评论(0)
推荐(1)
摘要:
上代码: package com.android.rssreader; import java.io.IOException;import java.io.InputStream; import org.xmlpull.v1.XmlPullParser;import org.xmlpull.v1.X... 阅读全文
posted @ 2010-11-25 00:48
尚尚是高尚的尚
阅读(3280)
评论(0)
推荐(0)
浙公网安备 33010602011771号