05 2011 档案
摘要:接Android Contacts的使用(二)Working With Android ContactsGluing it together 整合To put this together into an application there are a few glue pieces that need to be setup along with creating classes to manage accessing the data. First we need to create a set of classes to hold the data. Also we'll crea
阅读全文
摘要:接Android Contacts的使用(一)API For 1.6 and Before 1.6之前的版本If you just read the begining of this article the first bit of this page is going to look familiar. This page is designed to act as a standalone guide to working with the contacts API in Android 1.6 and before. 假如你刚刚阅读了该文的开头是否有种时曾相识的感觉。该文主要是用来介绍1
阅读全文
摘要:前阵子搞短信,发现Android 1.x至2.0 版本联系人数据库很多地方做了更改,且关于这方面的资料也比较少,所以找到一篇文章稍作翻译了下,以供大家参考,该文将分三部分发布。Working With Android ContactsIntroduction To Android ContactsLearn to work with the Android contacts database. Basic knowledge of accessing SQLite in Android along with using Cursors is expected. See the Android
阅读全文
浙公网安备 33010602011771号