摘要: //联系人信息 public void bt5_OnClick(View v) { //得到调用者 ContentResolver contentResolver=getContentResolver(); //准备URI // ContactsContract.Contacts.CONTENT_URI; ... 阅读全文
posted @ 2016-07-16 16:31 什么玩楞啊,我叫旺仔 阅读(180) 评论(0) 推荐(0)
摘要: package com.hanqi.dianhuabohaoqi; import android.content.ComponentName; import android.content.Context; import android.content.Intent; import android.content.ServiceConnection; import android.os.IBi... 阅读全文
posted @ 2016-07-16 12:25 什么玩楞啊,我叫旺仔 阅读(307) 评论(0) 推荐(0)