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

搜索资源列表

  1. Animation

    0下载:
  2. 移动补间动画 translate 1. 在res文件夹中建anim文件夹 2. 在anim文件夹中建立translate动画效果 3. 在activity中定义Animation对象,用AnimationUtils.loadAnimation载入ResId 4. 将Animation对象设置到目标对象 5. 启动动画效果,用方法startAnimation(),setAnimation()只有1次-Mobile tween translate 1. In the res fo
  3. 所属分类:android

    • 发布日期:2017-05-22
    • 文件大小:6.37mb
    • 提供者:luoluo
  1. LiveFolderDemo

    0下载:
  2. LiveFolder的例子,安装后,在桌面ContextMenu文件夹菜单中,可以添加自定义的LiveFolder-LiveFolder example, after installation, the folder on the desktop ContextMenu menu, you can add custom LiveFolder
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:54.67kb
    • 提供者:whj
  1. FileManager

    0下载:
  2. 文件管理器:可以浏览文件(文件夹)、显示路径以及对目录的一些常用操作(比如新建、删除、粘贴等)-File manager: you can browse the file (folder), display the directory path as well as some common operations (such as create, delete, paste, etc.)
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:213.4kb
    • 提供者:张龙
  1. CalculatorApp

    0下载:
  2. This an Android Calculator application.U just need to create a project and in Src folder create one .java file and paste CalculatorApp.java code.-This is an Android Calculator application.U just need to create a project and in Src folder create one .
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:40.5kb
    • 提供者:Poo
  1. eoeAndroid4

    0下载:
  2. 【eoeAndroid特刊】第四期 Android widget Ver 2.0.0(build 2009.06.30),在Android 1.5 SDK中,我们看刡了一系刊功能呾API上的变化变化,包括软键盘、桌面Widget呾Live Folder API、视频录刢API,蓝牙功能升级等,Google近来对亍返些全新功能的觋枂使得Android开发变得异常活跃也异常强大-Special Report】 【eoeAndroid fourth Android widget Ver 2.0.0 (
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1.91mb
    • 提供者:邱毅
  1. kinichi_product_provider

    0下载:
  2. android中内容提供者,数据库这段的SQLIte的应用,会再DDMS下成database文件夹-android in the content provider, a database of SQLIte this application will be into the database folder under DDMS
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:38.93kb
    • 提供者:杨富平
  1. pintu

    0下载:
  2. 基于android平台的eclipse编写的,小游戏。 在游戏中,这个图是先分为30块正方体的图,然后在放到drawable文件夹中的。这个游戏中,最后一个放置图片的button在游戏开始前是不放图片的而且是隐藏的。每当点击其他图片,被点击的图片就会自动跳到那没有图片放置的位置。并且同时把被点击的位置的button隐藏。当把图片拼好后,游戏会自动弹出对话框,说明游戏是否通过。游戏通过则返回主界面,否则重新回到游戏。 由于把一个图片分成几十块很费时间,因此,游戏中只有一个图片的拼图。而且
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:321.94kb
    • 提供者:余金虹
  1. libhardware_legacy

    0下载:
  2. android-2.2源码里完整的libhardware_legacy文件夹-Android 2.2 in the source code of the complete libhardware_legacy folder
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:89.24kb
    • 提供者:乔恒谊
  1. FileManager-V2.0

    0下载:
  2. 使用android2.2以上版本编写的文件管理器,包括对文件的增、删、重命名,支持对文件夹的多文件操作。-Android2.2 above written using file manager, including the file add, delete, rename, folder support for multi-file operations.
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:279.64kb
    • 提供者:Dion
  1. FileSelector

    0下载:
  2. private void ShowSelectFiles(){ String actionName = "SelectFiles" // 动作名 Intent i=new Intent(actionName) // 以下参数都不是必须的,参数名区分大小写 i.putExtra("Single", true) // 是否只能选择一个文件 i.putExtra("Path", "/mnt/") // 起始目录 i.putExtra("Type", "File") //
  3. 所属分类:android

    • 发布日期:2017-03-23
    • 文件大小:42.23kb
    • 提供者:gz
  1. new

    0下载:
  2. android 自带数据库打包安装,实现了将完整的数据库存放的程序私有目录的功能,代码简单-android install database,the database is existed already, but sinces it s large and with important data ,shuld install it to private folder
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:68.46kb
    • 提供者:SS
  1. jWebSocketClient-1.0-nb20105

    0下载:
  2. jWebSocket Clients – 纯Javascr ipt的WebSocket客户端,多个子协议和可选的用户、session、timeout管理机制。无需插件。并且现在可以应用在任何其他Java、Android客户端。 -Archive (.zip) with all required .js files and demos to run the jWebSocket client including minified production versions (~8.1 MB). Sim
  3. 所属分类:android

    • 发布日期:2017-05-25
    • 文件大小:8.12mb
    • 提供者:费费费
  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
    • 文件大小:277.53kb
    • 提供者:孙吉
  1. PhotoAlbum

    0下载:
  2. 可以自动对焦拍照,如不满意可点击重拍,所拍照片将存放在sd卡中文件夹下-You can auto-focus camera, if not satisfied you can visit the remake, the pictures will be stored in the SD card folder
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:182.96kb
    • 提供者:张雷
  1. frame

    0下载:
  2. 相框设计,准备的三张图片放在res/drawable下。可作为学习ImageView堆栈的参考示例-Frame design,three pictures are put in the folder of drawable. It is a good reference to help to learn ImageView stack.
  3. 所属分类:android

    • 发布日期:2017-05-02
    • 文件大小:745.18kb
    • 提供者:Angel
  1. FilesWork

    0下载:
  2. 实现文件的读取操作:读取资源文件夹下的 文件、 读取asset文件夹下的文件 、SDCARD上文件的读与写 -File read operations: Read the file under the resources folder, read the file in the asset folder, read and write file on the SDCARD
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:75.52kb
    • 提供者:yml
  1. SSMP3

    0下载:
  2. 基于Android平台,写了一个多采样率的WAV格式录音程序,默认保存文件方式是以当前时间加一个随机数,文件保存至SD卡的soundhold文件夹下,详细实现过程请看源码,欢迎各位下载交流!qq:411697447-Based on the Android platform, writing more than one sampling rate WAV format recording program, the default save the file based on the curren
  3. 所属分类:android

    • 发布日期:2017-05-10
    • 文件大小:1.97mb
    • 提供者:liumin
  1. photo

    0下载:
  2. android控制相机拍照的示例程序源代码,拍照后将文件存入指定文件夹中(如SD卡目录)。开发拍照程序可以参考-android sample program source code, control the camera to take pictures after the file into a specified folder (such as SD card catalog). Development of camera programs can refer to
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:58.5kb
    • 提供者:hcq
  1. android_fram_animation

    0下载:
  2. Amination的整体使用有2种方法,即Tween Animation和Frame Animation,在博客Android开发历程_8(Tween Animation的2种属性设置方法) 中已经介绍了Tween Animation的使用方法,且讲到了其2种属性设置方式。这一节就来看看Frame Animation的使用。参考资料为Mars老师的资料。   Frame Animation的应用不是很广,它主要是将一张张图片串联起来播放,人眼看上去就感觉在动一样,就是利用这种特性到达动态效果
  3. 所属分类:android

    • 发布日期:2017-04-10
    • 文件大小:1.52mb
    • 提供者:wuwei
  1. FileManager

    0下载:
  2. 文件夹管理器 实现查看所有文件的功能,简单小巧,适合初学者。-Folder Manager to achieve to view all files, simple and compact, suitable for beginners.
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:101.62kb
    • 提供者:晨蛤
« 12 3 4 »
搜珍网 www.dssz.com