CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - android explorer

搜索资源列表

  1. SDcardExplore

    0下载:
  2. android SD卡浏览器,可以直接在eclipse上导入运行。-android sdcard explorer
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:157484
    • 提供者:江淑凤
  1. fs-explorer

    0下载:
  2. android 文件管理 1、文件管理; 2、文件加密; -android fs explorer
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:1023204
    • 提供者:lb
  1. File_Management

    0下载:
  2. android手机的文件资源管理器,寻找根目录,删除文件、更改文件名等等功能.-android mobile phone file explorer, find the root directory, delete files, change file names and more.
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:58431
    • 提供者:把握今天
  1. PhotoGallery-2.0

    0下载:
  2. android 下自己写得图片浏览器,支持照相功能,和图片编辑功能-A photo explorer running on Android
  3. 所属分类:android

    • 发布日期:2016-01-22
    • 文件大小:3007488
    • 提供者:李泽玉
  1. GLTry

    0下载:
  2. android文件管理器介绍 android系统并不自带文件管理器,但是很多情况下,我们有诸如从SD中打开文件的需要,就必须借助三方开发的资源管理器,常用的有AndExplorer等。这种情况下发布后,用户还需要安装依赖的软件,非常麻烦。下面介绍在代码中实现资源管理器,只需要一百行左右的一个类即可以最常用的文件选择功能。理代码-android file manager introduced android system does its own file manager, but ma
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:48368
    • 提供者:
  1. fileExplorer_src

    0下载:
  2. 一个实现android平台下文件选择的源码-An implementation of the android platform source code file selection
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:44019
    • 提供者:lypoint
  1. FileExplorer

    0下载:
  2. Android文件查看工具,查看所有文件!-Android Explorer Tool
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:25824
    • 提供者:Joe
  1. Explorer

    0下载:
  2. Android 上文件浏览程序的支持库,需要root权限-Explorer on android platform, need root access privileges.
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:42455
    • 提供者:Yin
  1. BrowserIntent

    0下载:
  2. 在Android手机上网查看,Android版本2。1以上,开发环境Eclipse-Internet Explorer sample with Intent in Android 2.1+ Eclipse
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:42884
    • 提供者:zhengzuizhe
  1. BrowserView

    0下载:
  2. 在Android手机上利用View网查看,Android版本2。1以上,开发环境Eclipse-Internet Explorer sample with view in Android 2.1+ Eclipse
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:42889
    • 提供者:zhengzuizhe
  1. RSFileManager

    0下载:
  2. android的一个类似资源管理器的程序,很好的界面设计,值得研究。-A similar android Explorer program, good interface design, is worth studying.
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:210551
    • 提供者:hehe
  1. myexplorer

    0下载:
  2. android资源管理器 实现了浏览指定路径下的文件的功能-android Explorer browse to specify the path to achieve the function of the file under the
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:188725
    • 提供者:刘全伦
  1. AndroidDir

    0下载:
  2. android资源管理器 查看内存中的文件 可以重命名或删除文件-android Explorer to view the file in memory can rename or delete files
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:100769
    • 提供者:zhangxu
  1. MiCode-FileExplorer-fc66c64

    0下载:
  2. android文件管理器介绍 android系统并不自带文件管理器,但是很多情况下,我们有诸如从SD中打开文件的需要,就必须借助三方开发的资源管理器,常用的有AndExplorer等。这种情况下发布后,用户还需要安装依赖的软件,非常麻烦。下面介绍在代码中实现资源管理器,只需要一百行左右的一个类即可以最常用的文件选择功能。理代码-android file manager introduced android system does its own file manager, but ma
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:644320
    • 提供者:
  1. FileManager

    0下载:
  2. android系统并不自带文件管理器,但是很多情况下,我们有诸如从SD中打开文件的需要,就必须借助三方开发的资源管理器,常用的有AndExplorer等。这种情况下发布后,用户还需要安装依赖的软件,非常麻烦。下面介绍在代码中实现资源管理器,只需要一百行左右的一个类即可以最常用的文件选择功能。 -android system does not come with the file manager, but in many cases, we have, such as the need to
  3. 所属分类:android

    • 发布日期:2017-11-22
    • 文件大小:286067
    • 提供者:yhchen
  1. SharePreferences

    0下载:
  2.  本源码主要于数据存储SharePreferences相关,介绍SharePreferences在android开发中的用法和实例。   关于SharePreferences:它是以键值对来存储应用程序的配置信息的,只能存储基本数据类型。一个程序的配置文件仅可以在本应用程序中使用,或者说只能在同一个包内使用,不能在不同的包之间使用。实际上SharedPreferences是采用了XML格式将数据存储到设备中,在DDMS中的File Explorer中的/data/data//shares_
  3. 所属分类:android

    • 发布日期:2017-11-27
    • 文件大小:53774
    • 提供者:zhb
  1. SDFile-Explorer

    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. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:103129
    • 提供者:江文辉
  1. Explorer

    0下载:
  2. Android平台下的资源管理器应用软件-Android platform Explorer
  3. 所属分类:OS Develop

    • 发布日期:2017-11-20
    • 文件大小:449260
    • 提供者:yesandok
  1. android-file-explorer

    0下载:
  2. Android file explorer
  3. 所属分类:Java Develop

    • 发布日期:2017-05-18
    • 文件大小:4793052
    • 提供者:qmitw
  1. FileExplorer

    0下载:
  2. android explorer sample
  3. 所属分类:Java编程

    • 发布日期:2017-12-17
    • 文件大小:99328
    • 提供者:nenon
« 12 »
搜珍网 www.dssz.com