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

文件名称:PictureSelectShow

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

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

图片选择展示的功能源码,今天就写一个简单的图片添加功能的例子,还可以实现了支持图片的选择功能的,该功能主要知识点:是采用了横向ListView,还有相机拍照保存与本地图片获取,大家可以参考一下。 -Choose a picture display function source code, today, write a simple picture add function example, realized the picture to support the selection of features, the main function of knowledge: the transversal listview, cameras and photo preservation and local image acquisition, we can refer to.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

PictureSelectShow/
PictureSelectShow/.classpath
PictureSelectShow/.project
PictureSelectShow/.settings/
PictureSelectShow/.settings/org.eclipse.jdt.core.prefs
PictureSelectShow/AndroidManifest.xml
PictureSelectShow/assets/
PictureSelectShow/bin/
PictureSelectShow/bin/AndroidManifest.xml
PictureSelectShow/bin/classes/
PictureSelectShow/bin/classes/com/
PictureSelectShow/bin/classes/com/gesoft/
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/ActivityInterface.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/BuildConfig.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/GlobalInfo.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/HorizontalListView$1.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/HorizontalListView$2.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/HorizontalListView$3.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/HorizontalListView.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/ImageTools.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/MainActivity$1.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/MainActivity$2.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/MainActivity$3.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/MainActivity$4.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/MainActivity.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/PictureAdpter$ViewHolder.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/PictureAdpter.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/R$array.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/R$attr.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/R$dimen.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/R$drawable.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/R$id.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/R$layout.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/R$menu.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/R$string.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/R$style.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/R.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/SendPicture$1.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/SendPicture$2.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/SendPicture.class
PictureSelectShow/bin/classes/com/gesoft/pictureselectshow/SendPictureDAO.class
PictureSelectShow/bin/classes.dex
PictureSelectShow/bin/dexedLibs/
PictureSelectShow/bin/dexedLibs/android-support-v4-75bb29fba6252ab931b9e4c0b371c50b.jar
PictureSelectShow/bin/dexedLibs/annotations-4a74e69f312cca2f0c1bcea8e31d22fd.jar
PictureSelectShow/bin/jarlist.cache
PictureSelectShow/bin/PictureSelectShow.apk
PictureSelectShow/bin/res/
PictureSelectShow/bin/res/drawable-hdpi/
PictureSelectShow/bin/res/drawable-hdpi/back.png
PictureSelectShow/bin/res/drawable-hdpi/default_picture.png
PictureSelectShow/bin/res/drawable-hdpi/ic_launcher.png
PictureSelectShow/bin/res/drawable-hdpi/new_back.png
PictureSelectShow/bin/res/drawable-hdpi/new_back_press.png
PictureSelectShow/bin/res/drawable-mdpi/
PictureSelectShow/bin/res/drawable-mdpi/ic_launcher.png
PictureSelectShow/bin/res/drawable-xhdpi/
PictureSelectShow/bin/res/drawable-xhdpi/ic_launcher.png
PictureSelectShow/bin/res/drawable-xxhdpi/
PictureSelectShow/bin/res/drawable-xxhdpi/ic_launcher.png
PictureSelectShow/bin/resources.ap_
PictureSelectShow/gen/
PictureSelectShow/gen/com/
PictureSelectShow/gen/com/gesoft/
PictureSelectShow/gen/com/gesoft/pictureselectshow/
PictureSelectShow/gen/com/gesoft/pictureselectshow/BuildConfig.java
PictureSelectShow/gen/com/gesoft/pictureselectshow/R.java
PictureSelectShow/ic_launcher-web.png
PictureSelectShow/libs/
PictureSelectShow/libs/android-support-v4.jar
PictureSelectShow/proguard-project.txt
PictureSelectShow/project.properties
PictureSelectShow/res/
PictureSelectShow/res/drawable-hdpi/
PictureSelectShow/res/drawable-hdpi/back.png
PictureSelectShow/res/drawable-hdpi/default_picture.png
PictureSelectShow/res/drawable-hdpi/ic_launcher.png
PictureSelectShow/res/drawable-hdpi/new_back.png
PictureSelectShow/res/drawable-hdpi/new_back_press.png
PictureSelectShow/res/drawable-hdpi/select_new_back.xml
PictureSelectShow/res/drawable-ldpi/
PictureSelectShow/res/drawable-mdpi/
PictureSelectShow/res/drawable-mdpi/ic_launcher.png
PictureSelectShow/res/drawable-xhdpi/
PictureSelectShow/res/drawable-xhdpi/ic_launcher.png
PictureSelectShow/res/drawable-xxhdpi/
PictureSelectShow/res/drawable-xxhdpi/ic_launcher.png
PictureSelectShow/res/layout/
PictureSelectShow/res/layout/activity_main.xml
PictureSelectShow/res/layout/list_picture_item.xml
PictureSelectShow/res/layout/picture_common.xml
PictureSelectShow/res/layout/title_public.xml
PictureSelectShow/res/menu/
PictureSelectShow/res/menu/main

相关说明

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

相关评论

暂无评论内容.

发表评论

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

浏览历史记录

关闭