随笔分类 -  API Guides

摘要:A content provider manages access to a central repository of data. A provider is part of an Android application, which often provides its own UI for w 阅读全文
posted @ 2016-07-19 13:57 yexiant 阅读(251) 评论(0) 推荐(0)
摘要:Content providers manage access to a structured set of data. They encapsulate the data, and provide mechanisms for defining data security. Content pro 阅读全文
posted @ 2016-07-19 11:16 yexiant 阅读(184) 评论(0) 推荐(0)
摘要:The Android multimedia framework includes support for capturing and encoding a variety of common audio formats, so that you can easily integrate audio 阅读全文
posted @ 2016-06-13 10:44 yexiant 阅读(510) 评论(0) 推荐(0)