• 大小: 8.13M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-24
  • 语言: Java
  • 标签: Android  通讯录  

资源简介

android 获取系统自带通讯录信息 例子源码

资源截图

代码片段和文件信息

/*
 * Copyright 2013 Edmodo Inc. 
 *
 * Licensed under the Apache License Version 2.0 (the “License“); you may not use this work except in compliance with the License.
 * You may obtain a copy of the License in the LICENSE file or at:
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing software distributed under the License is distributed on an “AS IS“ 
 * BASIS WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND either express or implied. See the License for the specific language 
 * governing permissions and limitations under the License. 
 */

package com.edmodo.cropper;

import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2013-09-24 17:28  cropper-master\
     文件         286  2013-09-24 17:28  cropper-master\.gitignore
     目录           0  2013-09-24 17:28  cropper-master\CropperSample\
     文件         466  2013-09-24 17:28  cropper-master\CropperSample\.classpath
     文件         816  2013-09-24 17:28  cropper-master\CropperSample\.project
     文件         866  2013-09-24 17:28  cropper-master\CropperSample\AndroidManifest.xml
     目录           0  2013-09-24 17:28  cropper-master\CropperSample\assets\
     文件      122512  2013-09-24 17:28  cropper-master\CropperSample\assets\Roboto-Thin.ttf
     文件       17225  2013-09-24 17:28  cropper-master\CropperSample\ic_launcher-web.png
     文件         781  2013-09-24 17:28  cropper-master\CropperSample\proguard-project.txt
     文件         602  2013-09-24 17:28  cropper-master\CropperSample\project.properties
     目录           0  2013-09-24 17:28  cropper-master\CropperSample\res\
     目录           0  2013-09-24 17:28  cropper-master\CropperSample\res\drawable-hdpi\
     文件        1246  2013-09-24 17:28  cropper-master\CropperSample\res\drawable-hdpi\ic_launcher.png
     目录           0  2013-09-24 17:28  cropper-master\CropperSample\res\drawable-xhdpi\
     文件         102  2013-09-24 17:28  cropper-master\CropperSample\res\drawable-xhdpi\.picasa.ini
     目录           0  2013-09-24 17:28  cropper-master\CropperSample\res\drawable-xhdpi\.picasaoriginals\
     文件         243  2013-09-24 17:28  cropper-master\CropperSample\res\drawable-xhdpi\.picasaoriginals\.picasa.ini
     文件      209175  2013-09-24 17:28  cropper-master\CropperSample\res\drawable-xhdpi\.picasaoriginals\butterfly.jpg
     文件     3310881  2013-09-24 17:28  cropper-master\CropperSample\res\drawable-xhdpi\.picasaoriginals\sidewayssky.png
     文件       94291  2013-09-24 17:28  cropper-master\CropperSample\res\drawable-xhdpi\bkg.jpg
     文件      180900  2013-09-24 17:28  cropper-master\CropperSample\res\drawable-xhdpi\butterfly.jpg
     文件      357532  2013-09-24 17:28  cropper-master\CropperSample\res\drawable-xhdpi\cheetahs.png
     文件        1624  2013-09-24 17:28  cropper-master\CropperSample\res\drawable-xhdpi\ic_launcher.png
     文件      925698  2013-09-24 17:28  cropper-master\CropperSample\res\drawable-xhdpi\sidewayssky.png.jpg
     文件     3310881  2013-09-24 17:28  cropper-master\CropperSample\res\drawable-xhdpi\violetsky.png
     目录           0  2013-09-24 17:28  cropper-master\CropperSample\res\drawable-xxhdpi\
     文件        3434  2013-09-24 17:28  cropper-master\CropperSample\res\drawable-xxhdpi\ic_launcher.png
     目录           0  2013-09-24 17:28  cropper-master\CropperSample\res\layout\
     文件        8330  2013-09-24 17:28  cropper-master\CropperSample\res\layout\activity_main.xml
     目录           0  2013-09-24 17:28  cropper-master\CropperSample\res\menu\
............此处省略69个文件信息

评论

共有 条评论