CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发

文件名称:PictureDemo

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-04-14
  • 文件大小:
    1.12mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

Android相机拍照、相册选取后直接显示以及截图后显示,解决因Bitmap导致的内存溢出问题,源码实现过程部分注释讲解:

  将保存在本地的图片取出并缩小后显示在界面上、由于Bitmap内存占用较大,这里需要回收内存,否则会报out of memory异常、将处理过的图片显示在界面上,并保存到本地、使用ContentProvider通过URI获取原始图片、为防止原始图片过大导致内存溢出,这里先缩小原图显示,然后释放原始Bitmap占用的内存、释放原始图片占用的内存,防止out of memory异常发生、指定照片保存路径(SD卡),image.jpg为一个临时文件,每次拍照后这个图片都会被替换-Android camera to take pictures the album directly select screenshots solve the problem of memory overflow due to Bitmap lead after source implementation process part of the annotation to explain: Remove and out will be saved in the local picture is displayed in the interface due to the Bitmap memory footprint than large, need to reclaim memory, otherwise it will be reported out of memory exception, the pictures are displayed in the interface and saved to the local use the ContentProvider through URI to get the original picture, in order to prevent the original image is too large lead to memory overflow here first narrow the artwork display, and then to release the original Bitmap occupied the memory, to release the memory occupied by the original picture, to prevent out of memory exception occurs, the path of the specified save photos (SD Card) image.jpg to a temporary file, every time you take a photo picture will be replaced
(系统自动生成,下载前可以参看下载内容)

下载文件列表

PictureDemo/.classpath
PictureDemo/.project
PictureDemo/AndroidManifest.xml
PictureDemo/bin/AndroidManifest.xml
PictureDemo/bin/classes/com/ryantang/picture/BuildConfig.class
PictureDemo/bin/classes/com/ryantang/picture/ImageTools.class
PictureDemo/bin/classes/com/ryantang/picture/MainActivity$1.class
PictureDemo/bin/classes/com/ryantang/picture/MainActivity$2.class
PictureDemo/bin/classes/com/ryantang/picture/MainActivity$3.class
PictureDemo/bin/classes/com/ryantang/picture/MainActivity.class
PictureDemo/bin/classes/com/ryantang/picture/R$attr.class
PictureDemo/bin/classes/com/ryantang/picture/R$dimen.class
PictureDemo/bin/classes/com/ryantang/picture/R$drawable.class
PictureDemo/bin/classes/com/ryantang/picture/R$id.class
PictureDemo/bin/classes/com/ryantang/picture/R$layout.class
PictureDemo/bin/classes/com/ryantang/picture/R$menu.class
PictureDemo/bin/classes/com/ryantang/picture/R$string.class
PictureDemo/bin/classes/com/ryantang/picture/R$style.class
PictureDemo/bin/classes/com/ryantang/picture/R.class
PictureDemo/bin/classes.dex
PictureDemo/bin/dexedLibs/android-support-v4-4a6c1b17fb6bbdc2f7bf876192587771.jar
PictureDemo/bin/dexedLibs/android-support-v4-de039f076d28621ca83600c1602db8e7.jar
PictureDemo/bin/dexedLibs/annotations-a6968887b4a4d8dc58c3ed4c47482f29.jar
PictureDemo/bin/jarlist.cache
PictureDemo/bin/PictureDemo.apk
PictureDemo/bin/res/drawable-hdpi/ic_launcher.png
PictureDemo/bin/res/drawable-mdpi/ic_launcher.png
PictureDemo/bin/res/drawable-xhdpi/ic_launcher.png
PictureDemo/bin/res/drawable-xxhdpi/ic_launcher.png
PictureDemo/bin/resources.ap_
PictureDemo/gen/com/ryantang/picture/BuildConfig.java
PictureDemo/gen/com/ryantang/picture/R.java
PictureDemo/ic_launcher-web.png
PictureDemo/libs/android-support-v4.jar
PictureDemo/proguard-project.txt
PictureDemo/project.properties
PictureDemo/res/drawable-hdpi/ic_launcher.png
PictureDemo/res/drawable-mdpi/ic_launcher.png
PictureDemo/res/drawable-xhdpi/ic_launcher.png
PictureDemo/res/drawable-xxhdpi/ic_launcher.png
PictureDemo/res/layout/activity_main.xml
PictureDemo/res/menu/main.xml
PictureDemo/res/values/dimens.xml
PictureDemo/res/values/strings.xml
PictureDemo/res/values/styles.xml
PictureDemo/res/values-sw600dp/dimens.xml
PictureDemo/res/values-sw720dp-land/dimens.xml
PictureDemo/src/com/ryantang/picture/ImageTools.java
PictureDemo/src/com/ryantang/picture/MainActivity.java
PictureDemo/bin/classes/com/ryantang/picture
PictureDemo/bin/classes/com/ryantang
PictureDemo/gen/com/ryantang/picture
PictureDemo/src/com/ryantang/picture
PictureDemo/bin/classes/com
PictureDemo/bin/res/drawable-hdpi
PictureDemo/bin/res/drawable-mdpi
PictureDemo/bin/res/drawable-xhdpi
PictureDemo/bin/res/drawable-xxhdpi
PictureDemo/gen/com/ryantang
PictureDemo/src/com/ryantang
PictureDemo/bin/classes
PictureDemo/bin/dexedLibs
PictureDemo/bin/res
PictureDemo/gen/com
PictureDemo/res/drawable-hdpi
PictureDemo/res/drawable-ldpi
PictureDemo/res/drawable-mdpi
PictureDemo/res/drawable-xhdpi
PictureDemo/res/drawable-xxhdpi
PictureDemo/res/layout
PictureDemo/res/menu
PictureDemo/res/values
PictureDemo/res/values-sw600dp
PictureDemo/res/values-sw720dp-land
PictureDemo/src/com
PictureDemo/assets
PictureDemo/bin
PictureDemo/gen
PictureDemo/libs
PictureDemo/res
PictureDemo/src
PictureDemo

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com