随笔分类 -  api---android

api for android
CountDownTimer
摘要:Schedule a countdown until a time in the future, with regular notifications on intervals along the way. Example of showing a 30 second countdown in a 阅读全文

posted @ 2017-03-14 10:36 不二家的瓶子 阅读(161) 评论(0) 推荐(0)

SQLiteOpenHelper
摘要:A helper class to manage database creation and version management. You create a subclass implementing onCreate(SQLiteDatabase), onUpgrade(SQLiteDataba 阅读全文

posted @ 2017-03-13 14:32 不二家的瓶子 阅读(625) 评论(0) 推荐(0)

FragmentTabHost
摘要:FragmentTabHost public class FragmentTabHost extends TabHost implements TabHost.OnTabChangeListener android.support.v4.app.FragmentTabHost Special Tab 阅读全文

posted @ 2016-07-05 15:27 不二家的瓶子 阅读(168) 评论(0) 推荐(0)

导航