2012年3月29日
摘要: http://android.okhelp.cz/html-list-tag-in-android-textview-android-sample/Html List tag in Android TextView – Android samplePosted onOctober 29, 2011byadminHtml.fromHtml(String) does not support all HTML tags. For example < ul > and < li > are not supported.Try this source code as a subs 阅读全文
posted @ 2012-03-29 18:37 androidabc08 阅读(663) 评论(0) 推荐(0) 编辑
摘要: 转自http://www.cnblogs.com/aimeng/archive/2012/03/17/2403298.html为什么要研究Android,是因为它够庞大,它够复杂,他激起了我作为一个程序员的内心的渴望,渴望理解这种复杂性。我研究的对象是作为手机开发平台的Android软件系统部分,而不是Dalvik虚拟机本身。 作为一个从其他平台装接过来的程序员,要从事Andoid平台系统开发,我的关于手机平台上积累的知识已经不能满足需要了,Android为我们带来了大量的新名词,Activity,Manifest,INTENT,Service,Binder,Dalvik虚拟机,Framew. 阅读全文
posted @ 2012-03-29 10:58 androidabc08 阅读(157) 评论(0) 推荐(0) 编辑