alexjie

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2013年3月23日

摘要: self-defined AppWidget:If you need define your own appwidget, you need two steps:first: define your layout. In the res/layout folder define a .xml, in the xml file, describe the widget's face.second: define your widget code. Because others use your widget from a class. So you must define a .java 阅读全文
posted @ 2013-03-23 10:55 alexjie 阅读(285) 评论(0) 推荐(0) 编辑