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

搜索资源列表

  1. sdcard

    0下载:
  2. 简单的读取SD卡的所有图片(Android)代码-This is a demo for Android!
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:241524
    • 提供者:暗夜精灵
  1. android_sd_img

    0下载:
  2. 读取android手机sd卡中的单个图片的绝对路径-get the path of a single image from android sdcard!!
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:564
    • 提供者:cdy
  1. PageWidget

    0下载:
  2. 读取SD卡中文本文件,完成android 真实书籍翻页效果-The SD card read text files, Android real books to flip effect
  3. 所属分类:android

    • 发布日期:2017-05-01
    • 文件大小:757324
    • 提供者:wangyunqiang
  1. imageview

    0下载:
  2. android小程序,从SD卡中读取所有的文件再 选择图片文件读取到ImangeView当中 !-android , read all the files from the SD card again Select the picture file read to ImangeView!
  3. 所属分类:android

    • 发布日期:2017-04-15
    • 文件大小:30898
    • 提供者:YK
  1. imageview01

    0下载:
  2. andriod手机的图片浏览器,可以实现大小图的浏览,以及从sd卡上读取信息-andriod phone image viewer, you can achieve the size of the map browser, and read information from the sd card
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:102667
    • 提供者:许婵娟
  1. test001_20121020

    0下载:
  2. 从sd卡上读取一个文件,判断其中的英文字母各有多少个-read from the sdcard,and read the number of each letter
  3. 所属分类:android

    • 发布日期:2017-12-02
    • 文件大小:711968
    • 提供者:七号
  1. com.itszt.THandlerActivity

    0下载:
  2. 阅读器,能读取sd卡中txt文档信息。阅读者需要认真看清代码。-Reader can read sd card txt document information
  3. 所属分类:android

    • 发布日期:2017-12-05
    • 文件大小:712450
    • 提供者:曹叶
  1. SDFileExplorer

    0下载:
  2. Android操作SD卡文件的一个浏览器源码,SDFileExplorer源代码,每一种品牌的Android手机,SD卡文件浏览器都不尽相同,因为每个厂商都为定制自己的文件管理器功能及风格,但最基础的SD卡文件读取和浏览功能是不变的,或许通过本程序,会让Android编程新手了解一些Android手机SD卡编程相关的知识。-The Android operating SD card file a browser source, SDFileExplorer, source code, each
  3. 所属分类:android

    • 发布日期:2017-11-25
    • 文件大小:103079
    • 提供者:chenyuan
  1. SDFileExplorerSample

    0下载:
  2. Android操作SD卡文件的一个浏览器源码,SDFileExplorer源代码,每一种品牌的Android手机,SD卡文件浏览器都不尽相同,因为每个厂商都为定制自己的文件管理器功能及风格,但最基础的SD卡文件读取和浏览功能是不变的,或许通过本程序,会让Android编程新手了解一些Android手机SD卡编程相关的知识。-The Android operating SD card file a browser source, SDFileExplorer, source code, each
  3. 所属分类:android

    • 发布日期:2017-12-05
    • 文件大小:102038
    • 提供者:pudn1341
  1. MP3_10.0_My

    0下载:
  2.   这个简单版MP3播放器的主要基本功能有:    读取并保存SD卡所有的MP3文件和LRC歌词文件,解析LRC文件读取歌词内容; 在歌曲列表中显示歌曲名字,歌手名字,歌手头像,歌手基本信息; 歌手的头像是我自己网上下载的几十位比较出名的歌手头像,还有歌手基本信息; 在播放页面,最上面一行滚动文字显示上一首、正在播放、下一首的歌曲名字; 中间显示歌手的放大头像以及歌手基本信息; 三行同步歌词显示,中间那句红色的是正在唱的歌词; SeekBar显示播放进度,可以手动
  3. 所属分类:android

    • 发布日期:2017-12-04
    • 文件大小:2563354
    • 提供者:刘俊落
  1. turntest

    0下载:
  2. android电子阅读器源码,实现翻页效果,页眉和页脚可以随手指移动。这是经调试可以使用的完整源代码,使用时:请将电子书命名为test.txt放在sd卡的根目录下,电子阅览器会自动读取这些文件。-electronic reader android source code to achieve flip effect, headers and footers can be moved with the fingers. This is the debugger can use the comple
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:83712
    • 提供者:陈铁军
  1. sdcard_reader

    0下载:
  2. 一个简单的手机SD卡读取程序,供新手参考。-A simple phone SD card reader for the novice reference.
  3. 所属分类:android

    • 发布日期:2017-05-12
    • 文件大小:2859862
    • 提供者:等等
  1. sdcareandroid

    0下载:
  2. Android开发教程,Android模拟器使用SD卡的教程 pdf版,讲解如何在android模拟器环境下读取显示SD卡的内容:1、创建镜像文件,2、启动带SDCard的Android模拟器,3、添加文件到Sdcard,4、查看所添加的文件,实际在android SDK中提供有模拟方法,详细请看本教程-Android Development Tutorials, Android emulator using the SD card tutorial pdf version, to explai
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:220528
    • 提供者:guling
  1. GalleryImgSwitch

    0下载:
  2. android 小应用,图片展朗。能够读取sd卡中的屏幕截图文件中的图片来显示,分别使用了imgswitch,gallery.-This is an android App.Picture shows.it can read pictures from Sd card,and show it for you.it apply imgswitch and gallery to realise.
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1059654
    • 提供者:kgd
  1. Book_happyRead

    0下载:
  2. 为了帮助初学者一个参考,特地做了一个电子书,实现了电子书的翻页,读取SD卡等功能!-Achieve a flip book, read the SD card function!
  3. 所属分类:android

    • 发布日期:2017-05-20
    • 文件大小:5754053
    • 提供者:老A
  1. picture_viewamanage

    0下载:
  2. android的电子相册。有对图片的编辑功能以及与好友分享的功能。读取sd卡中的图片资源并显示。幻灯片功能,单击双击功能-android electronic album. There are picture editing features and functions shared with friends. Read sd card pictures Resources and displayed. Slideshow feature, click the double-click func
  3. 所属分类:android

    • 发布日期:2017-05-08
    • 文件大小:1539348
    • 提供者:吴逸民
  1. TestPics

    0下载:
  2. 读取SD卡和手机相册所有图片,做成的一个demo有照相和多张图片选择 显示 上传 等功能。-Read SD card and phone photo album all the pictures, there is a demo made photography and choose to display multiple images upload.
  3. 所属分类:android

    • 发布日期:2017-05-14
    • 文件大小:4025015
    • 提供者:汪彬彬
  1. music_player

    0下载:
  2. 音乐播放 读取sd卡音乐文件 播放 安卓实验课上实现的简易功能-play music
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1373339
    • 提供者:牧尘
  1. ReadData

    0下载:
  2. 读取SD卡上的文件,并且提供了向SD卡内写数据的功能。帮助开发者对SD卡文件进行开发。-Read the files of SDCard.
  3. 所属分类:android

    • 发布日期:2017-05-12
    • 文件大小:2766553
    • 提供者:穆穆
  1. sdcard_read_all

    0下载:
  2. 读取SD卡中的图片 功能比较简单 适合初学者参考(Read pictures from SD card)
  3. 所属分类:android开发

« 12 »
搜珍网 www.dssz.com