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

搜索资源列表

  1. android

    0下载:
  2. 一本android游戏入门书籍,可以学到简单的游戏制作,图片,影音文件的使用,人工智能等-Entry books of an android games, game production, pictures, audio and video files, the use of artificial intelligence can be learned
  3. 所属分类:android

    • 发布日期:2017-12-02
    • 文件大小:57173501
    • 提供者:刘畅
  1. android-read-write

    0下载:
  2. 1,在Android系统中,这些文件保存在 /data/data/PACKAGE_NAME/files 目录下 2,android 读取文件内容操作-Android system, these files are stored in/the data/data/PACKAGE_NAME/files directory , Android to read the contents of the file operation
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:6415
    • 提供者:huka
  1. FileBrowser

    0下载:
  2. 一个简易的文件浏览器,在公司没事瞎折腾出来的,适合学习用-A simple and easy file browser
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:134272
    • 提供者:jinny
  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. Android-(animation-study)

    0下载:
  2. 要研究Android中的三种动画,第一种是单个View的各种动画效果,第二种是两个Active切换时的动画效果,第三种是类似于Gif的Frame By Frame动画效果,其中View的各种动画包括在xml文件中定义和代码中定义两种方式。-To study the three kinds of animation in Android, the first single View, a variety of animation effects, the second switch when th
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:17195
    • 提供者:lili
  1. fileEncryption

    0下载:
  2. android 文件管理器,在android平台下,对android文件的管理和操作。-android 文件
  3. 所属分类:android

    • 发布日期:2017-05-13
    • 文件大小:3337721
    • 提供者:cjw123
  1. Android--NetTraffic--SourcePXML

    0下载:
  2. android下一款流量监控的反编译软件, 配置文件解压在“...[XML]”文件夹内,Java代码位于另一个文件夹内。 -Under the android a flow monitoring of decompilation software, Configuration file decompression in "... [XML] "folder, Java code in another folder.
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:284194
    • 提供者:孙吉
  1. filebrowser

    0下载:
  2. Android 文件浏览器[参考资料] www.anddev.org * [开源协议] Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)-Android File Browser [reference] www.anddev.org * [Open-source license, the Apache License, Version 2.0 (http://www.apache.org/
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:50144
    • 提供者:jack
  1. Android-UI-controls-document

    0下载:
  2. 1.文本框TextView TextView的作用是用来显示一个文本框,下面我用两种方式为大家呈现TextView, 第一种是通过xml布局文件呈现 ,第二种是通过代码来呈现,由此可见Android 的界面开发真的是非常灵活。 -1. The TextView text box The role of the TextView is used to display a text box, below I in two ways TextView presenting t
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:228560
    • 提供者:netwalk
  1. Application-signature-android

    0下载:
  2. Android系统要求所有的程序经过数字签名才能安装,如果没有可用的数字签名,系统将不许安装运行此程序。不管是模拟器还是真实设备,只要是android系统,这都适用。鉴于此原因,在设备或者是模拟器上运行调试程序之前,你必须为你的应用程序设置数字签名。 理解android程序签名的重要几点:: • 所有的程序都必须签名,没有被签名的程序,系统将不能安装。 • 你可使用自签署证书签署你的应用程序,必须是无凭证授权是的。 • 系统仅仅会在安装的时
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:15850
    • 提供者:netwalk
  1. FileManager

    0下载:
  2. 一个好用的android文件管理器,实现了最常用的功能-An easy to use android file manager, the most commonly used functions
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1064670
    • 提供者:ckf
  1. upload

    0下载:
  2. android上传文件到服务器 文件浏览器控件-android upload file to server
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:304343
    • 提供者:tht
  1. FileBrowser

    0下载:
  2. android 文件管理器,可以对文件进行增删改查的操着。-android OS 文件管理器
  3. 所属分类:android

    • 发布日期:2017-05-12
    • 文件大小:2595019
    • 提供者:李儒汉
  1. Android-platform-music-player

    0下载:
  2. android 播放器软件主要用于播放各种常见音乐格式的文件-the vital function is play many kinds of music
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:245651
    • 提供者:Mr.xu
  1. android.mk

    0下载:
  2. 在编写android和C代码的接口程序是需要用到一个MK文件,这里有他的详细说明-In the preparation of the android and C code interface program used an MK files, there is a detailed descr iption of
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:101562
    • 提供者:ouy
  1. FileManager

    0下载:
  2. 基于实现的android文件管理器 源代码
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:184816
    • 提供者:李超
  1. filebrowser

    0下载:
  2. android 文件浏览器开发源码,值得收藏-android file browser, open source it is worth collecting
  3. 所属分类:android

    • 发布日期:2017-04-11
    • 文件大小:577
    • 提供者:ht
  1. base-android-filemanager

    0下载:
  2. android系统下的文件管理器,功能一般,大家就借鉴着学习一下吧-the file manager to android system of mobile,it has the simple functions。
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:210213
    • 提供者:
  1. Android-training-courseware

    0下载:
  2. 一个不错的Android培训课件,适合于初学者。文件中有很多适用的例子。-A good Android training courseware, suitable for the beginners. There are many examples of the application in the file.
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:518726
    • 提供者:刘大帅
  1. android

    0下载:
  2. 安卓系统学习文件,也许这个文件对你有用,我现在不学这个,所以给大家-Andrews systematic study of file, this file may be useful to you, I do not learn this, so take a look
  3. 所属分类:android

    • 发布日期:2017-04-08
    • 文件大小:199234
    • 提供者:lixinchun
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com