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

搜索资源列表

  1. android-bitmap

    0下载:
  2. Android 内存溢出问题分析及解决方案-Android memory overflow problem analysis and solution
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:5759
    • 提供者:benny yang
  1. android-graphics-App-

    0下载:
  2. Android 画图学习总结。 Android画图学习总结(一)类的简介 Android画图学习总结(二)Bitmap Android画图学习总结(三)Drawable Android画图学习总结(四)Animation Android画图学习总结(五)Paint -Android drawing study concluded. Android drawing study concluded (a) an introduction to Android drawing cla
  3. 所属分类:android

    • 发布日期:2017-03-22
    • 文件大小:552014
    • 提供者:郑绍华
  1. android-canvas

    0下载:
  2. 详细的android画图学习资料和总结,包括bitmap,drawable,canvas,animation的详细说明-Detailed summary of android learning materials and drawing, including bitmap, drawable, canvas, animation detailed descr iption of the
  3. 所属分类:android

    • 发布日期:2017-03-23
    • 文件大小:570245
    • 提供者:边江
  1. Android-biji-_View-Canvas-bitmap

    0下载:
  2. android 位图的显示 及调用 主要讲View、Canvas、bitmap几个类-android bitmap display and call the main say View, Canvas, bitmap several classes
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:53760
    • 提供者:Tony
  1. MediaThumbRequest_1

    0下载:
  2. bitmap thumbbitmap manager programme
  3. 所属分类:android

    • 发布日期:2017-04-14
    • 文件大小:3046
    • 提供者:shoufengqin
  1. androidViedoToViedo

    0下载:
  2. 实现手机设备之间视频传输,有手机发送端,pc服务器端,手机接受端。可修改直接两台设备连接。但该程序流量很大,建议修改发送端压缩流量,方法——将bitmap压缩为jepg在传,而不是直接传yuv420sp-this is a project of android Vedio to vedio
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:176170
    • 提供者:andy
  1. MyBitMap

    0下载:
  2. 读取背景图片,然后通过bitmap将其转化为图标-Read the background picture, and then through the bitmap is transformed into an icon
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:54560
    • 提供者:蔡家集
  1. 3dtuku.xiaokeli

    0下载:
  2. ANDROID 圖片3D,Bitmap,gallery
  3. 所属分类:android

    • 发布日期:2017-04-08
    • 文件大小:586892
    • 提供者:Hu
  1. Android-VieW-Canvas-bitmap

    0下载:
  2. BitMap、View以及Canvas是我们Ophone程序中常用到的类。本日以feisky的学习笔记呈现,通过实例讲解View&Canvas等等。 1. 从资源中获取位图 可以使用BitmapDrawable或者BitmapFactory来获取资源中的位图。 当然,首先需要获取资源: Resources res=getResources() 使用BitmapDrawable获取位图 使用BitmapDrawable (InputStrea
  3. 所属分类:android

    • 发布日期:2017-03-25
    • 文件大小:53791
    • 提供者:netwalk
  1. BitmapTest

    0下载:
  2. BitMap anddroid实现,用于演示bitmap在图片显示上的应用-, BitMap anddroid implementation for demonstration bitmap shown in the picture
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:112603
    • 提供者:roymoro
  1. ndkBmp2png

    0下载:
  2. 在android下移植了png库,实现在ndk层将一个BMP位图转换为PNG位图。java层代码仅做示例,ndk代码可以直接使用-Ported the android png library, a BMP bitmap in ndk layer will be converted to PNG bitmap. layer java code only as example, the the ndk code can be used directly
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:683362
    • 提供者:王聪明
  1. ImageViewPic

    0下载:
  2. 对一张bitmap 进行缩放,拖动的处理-scale Bitmap
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:873456
    • 提供者:必成
  1. bitmap

    0下载:
  2. android 手机变成 bitmap练习示例-android phone into a bitmap practice example
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:40365
    • 提供者:蒋磊
  1. newReader

    0下载:
  2. 电子书阅读源码,这个安卓阅读器主要有以下功能: 1、文本阅读 2、分页显示 3、背景音乐播放 4、书签功能 亮点主要是分页显示是bitmap形式的页面,这个也是参考其他高人学习来的,在书签功能里面,把书签以文本的方式存在-E-book reader source, this Andrews reader has the following features: 1, text reading, paging 3, background music, bookmarks b
  3. 所属分类:android

    • 发布日期:2017-05-24
    • 文件大小:7682442
    • 提供者:陈日锋
  1. BitmapProject

    0下载:
  2. 指定位置区域显示,用bitmap来操作,可以只显示图片的某个区域,主要就是关于bitmap的实例-Specify the location area bitmap to operate, you can display only the picture of a region, mainly bitmap instance.
  3. 所属分类:android

    • 发布日期:2017-11-25
    • 文件大小:66938
    • 提供者:刘佺
  1. HttpUtil

    0下载:
  2. 获取服务器端的图片资源,根据给定的图片URL生成Bitmap对象,在客户端显示-Get a picture of the server-side resources to generate a Bitmap object in the client, based on the pictures given URL
  3. 所属分类:android

    • 发布日期:2017-11-18
    • 文件大小:982
    • 提供者:赵亮
  1. psdformater.tar

    0下载:
  2. 解析Photoshop源文件(.psd),并将图像数据转换为Android SDK中的Bitmap对象。 基于开源项目“java-psd-library”修改 原项目位置:http://code.google.com/p/java-psd-library/ 示例: File psdFile = new File("/sdcard/11.psd") try { Psd psd = new Psd(psdFile) imageView.setImage
  3. 所属分类:android

    • 发布日期:2017-11-16
    • 文件大小:1080256
    • 提供者:wjh
  1. PicCutDemo

    0下载:
  2. 通过摄像头对图片的拍摄,剪裁,编辑,代码清晰,注释简介,对于摄像头,图片处理,bitmap都有使用,方便图片处理的朋友下载查看-Shooting pictures through the camera, cut, edit, clear code, comments, Profile, camera, image processing, bitmap has to use, convenient image processing friend Download View
  3. 所属分类:android

    • 发布日期:2017-12-06
    • 文件大小:138208
    • 提供者:孙鲲
  1. afinal

    0下载:
  2. Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下
  3. 所属分类:android

    • 发布日期:2017-11-05
    • 文件大小:744219
    • 提供者:Sherry
  1. PictureDemo

    0下载:
  2. Android相机拍照、相册选取后直接显示以及截图后显示,解决因Bitmap导致的内存溢出问题,源码实现过程部分注释讲解:   将保存在本地的图片取出并缩小后显示在界面上、由于Bitmap内存占用较大,这里需要回收内存,否则会报out of memory异常、将处理过的图片显示在界面上,并保存到本地、使用ContentProvider通过URI获取原始图片、为防止原始图片过大导致内存溢出,这里先缩小原图显示,然后释放原始Bitmap占用的内存、释放原始图片占用的内存,防止out of me
  3. 所属分类:android

    • 发布日期:2017-12-09
    • 文件大小:1179149
    • 提供者:hpudn5
« 12 3 »
搜珍网 www.dssz.com