• 大小: 4.52M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-21
  • 语言: Java
  • 标签:

资源简介

安卓5.0源码中camera的实现方法(com.android.camera)

资源截图

代码片段和文件信息

/*
 * Copyright (C) 2009 The Android Open Source Project
 *
 * Licensed under the Apache License Version 2.0 (the “License“);
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License 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.android.camera;

import android.content.ContentResolver;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.provider.MediaStore.Imag

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        284  2011-05-23 01:19  Camera\.git\config

     文件         73  2011-05-23 01:19  Camera\.git\description

     文件         41  2011-05-23 03:24  Camera\.git\HEAD

     文件      33997  2011-05-23 03:24  Camera\.git\index

     文件        240  2011-05-23 01:19  Camera\.git\info\exclude

     文件        152  2011-05-23 01:19  Camera\.git\logs\refs\remotes\korg\cdma-imp

     文件        152  2011-05-23 01:19  Camera\.git\logs\refs\remotes\korg\cupcake

     文件        152  2011-05-23 01:19  Camera\.git\logs\refs\remotes\korg\cupcake-

     文件        152  2011-05-23 01:19  Camera\.git\logs\refs\remotes\korg\donut

     文件        152  2011-05-23 01:19  Camera\.git\logs\refs\remotes\korg\donut-pl

     文件        152  2011-05-23 01:19  Camera\.git\logs\refs\remotes\korg\donut-re

     文件        150  2011-05-23 01:19  Camera\.git\logs\refs\remotes\m\master

     文件     393072  2011-05-23 01:19  Camera\.git\objects\pack\pack-4be.idx

     文件    3961711  2011-05-23 01:19  Camera\.git\objects\pack\pack-4be.pac

     文件       9054  2011-05-23 01:19  Camera\.git\packed-refs

     文件         30  2011-05-23 01:19  Camera\.git\refs\remotes\m\master

     文件        366  2011-05-23 03:24  Camera\Android.mk

     文件       3349  2011-05-23 03:24  Camera\AndroidManifest.xml

     文件       2363  2011-05-23 03:24  Camera\CleanSpec.mk

     文件          0  2011-05-23 03:24  Camera\MODULE_LICENSE_APACHE2

     文件      10695  2011-05-23 03:24  Camera\NOTICE

     文件        152  2011-05-23 03:24  Camera\proguard.flags

     文件        879  2011-05-23 03:24  Camera\res\anim\on_screen_hint_enter.xml

     文件        879  2011-05-23 03:24  Camera\res\anim\on_screen_hint_exit.xml

     文件        922  2011-05-23 03:24  Camera\res\drawable\border_last_picture.xml

     文件       1078  2011-05-23 03:24  Camera\res\drawable\btn_camera_review.xml

     文件        925  2011-05-23 03:24  Camera\res\drawable\btn_mode_switch_knob.xml

     文件        906  2011-05-23 03:24  Camera\res\drawable\btn_shutter.xml

     文件        193  2011-05-23 03:24  Camera\res\drawable\camera_background.xml

     文件      59258  2011-05-23 03:24  Camera\res\drawable-hdpi\bg_camera_pattern.png

............此处省略370个文件信息

评论

共有 条评论

相关资源