CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - Android

搜索资源列表

  1. Android_ListSystem

    0下载:
  2. android的进程结束软件 适合初学者-android the end of the process software for beginners
  3. 所属分类:Scanner

    • 发布日期:2017-04-03
    • 文件大小:71168
    • 提供者:宋健
  1. AsynTaskTest

    0下载:
  2. 异步Asyn的android版本Demo,详细介绍了调用方法-Asynchronous Asyn android version of the Demo details call the method
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:44405
    • 提供者:李秉明
  1. fm

    0下载:
  2. linux用户层的fm测试代码,可以直接用mm或者make编译,命令行可以执行,在android的shell下也试过可行。功能比较全-linux user level the fm testing code, you can use mm or make compiler command line can be performed under the android' s shell also tried viable. Compare function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:9060
    • 提供者:rocky
  1. Android_helloworld

    0下载:
  2. 实验功能: 在第一个Hello World!为标签的activity中显示good,该界面中有一个名为Next的按钮。点击Next按钮进入到第二个activity中去,第二个界面中只有1个Close按钮。当然,据网上有人将要比较安全的实现关闭程序的功能也不是挺简单的,因为android有专门的退出键返回键等。所以该Close按钮暂时没去实现它。 我的第1个activity为HelloworldActivity,第2个activity为NextActivity. 实验说明:
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-01
    • 文件大小:698330
    • 提供者:wuwei
  1. unyaffs.tar

    0下载:
  2. android yaffs2 文件系统工具,可以解开yaffs2文件系统。手机发烧有工具必备!-, you can to unlock yaffs2 file system the android yaffs2 file system tools. Phone fever tools necessary!
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:40231
    • 提供者:yang ardon
  1. LTC3589DriverSoftware

    0下载:
  2. LTC3589 Driver Software This driver package contains drivers and information to support Linux, Android and Windows Embedded Compact 7 (formerly Win CE). These drivers supports LTC3589, LTC3589-1 and LTC3589-2.
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-10
    • 文件大小:2351939
    • 提供者:istakoz
  1. HbxLink

    0下载:
  2. Android系统的疯狂连连看游戏源代码,代码注释比较丰富,而且资源文件完整,还有文档,看上去一切都很规范,压缩包有9M多,值得参阅的Android游戏源代码。源代码内包括了封装图片ID与图片本身的工具类,来自疯狂Java联盟。 根据游戏状态来绘制游戏界面上的全部方块。-Lianliankan game madness of the Android system source code, the rich code comments, and the resource file is compl
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-27
    • 文件大小:10191338
    • 提供者:李俊
  1. asyncdownpicdemo

    0下载:
  2. Android异步加载,通过异步加载外部网站的多张图片,来介绍和演示Android环境下如何去实现文件异步加载功能,想搞Android软件开发的新手,有必要掌握的一个技巧。   程序中考虑到捕获RejectedExecutionException同时加载的图片过多而导致程序崩溃,附加了异常处理程序。-Android asynchronous load, and how to implement asynchronous loading external websites pictures,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:182842
    • 提供者:李俊
  1. LockFile

    0下载:
  2. android上文件加密工具,使用方便快捷-android file encryption tool, easy to use and quick
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:847563
    • 提供者:李俊
  1. Sample

    0下载:
  2. android 很好的学习代码 大家可以-android java
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:154273
    • 提供者:yangyazhou
  1. AM_RunnuingService

    0下载:
  2. 查看android后台运行service列表,选择其中的一个或多个service结束-View android background service list, select the end of which one or more service
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:64249
    • 提供者:galic
  1. AR6K_GPL_SDK.2.2.1.83

    0下载:
  2. android 下非常有用的程序 WIFI驱动程序-android Under the program is very useful
  3. 所属分类:Driver develop

    • 发布日期:2017-11-11
    • 文件大小:920042
    • 提供者:zhoujoe
  1. androidVideoProject

    1下载:
  2. 安卓手机下的视频捕获提供了视频图片的显示功能。-Android phone video capture a video image display function.
  3. 所属分类:Windows Kernel

    • 发布日期:2016-01-16
    • 文件大小:49152
    • 提供者:tzgcz2012
  1. Android_auto_on_off

    0下载:
  2. Android自动开关机实现, 希望有帮助-Android Switcher realize, I hope, help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:8229
    • 提供者:cnc
  1. inifile

    0下载:
  2. 这是一个配置文件处理的类,比较好用,我的工程里曾经用过的。但是好像只能用在windows 系列的平台上。如果你想用在linux、android等软件里,可能会有问题。-This is a configuration file processing class, and relatively easy to use, once used by my works. But it seems to only be used in windows series platform. If you want
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-28
    • 文件大小:23060
    • 提供者:whc
  1. Android_system

    0下载:
  2. Android系统的概述,Android开发,Android移植,以及控件sdk应用。-Android system overview, development, transplantation, as well as sdk.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-11
    • 文件大小:2299910
    • 提供者:zhouyanting
  1. Android_Anti_compiler_Tools

    0下载:
  2. Android反编译工具包,内含图形和命令两种反编译方式,命令支持windows和linux平台,亲测验证成功!-Android decompile Kit, containing graphical and command two decompile command support windows and linux platform, pro-test validation is successful!
  3. 所属分类:Crack_Hack

    • 发布日期:2017-11-11
    • 文件大小:43245568
    • 提供者:深水码头
  1. mmc

    0下载:
  2. android系统内核的MMC和SD驱动源码,可以驱动EMMC,MMC,Tflash等设备。-The android system kernel MMC and SD driver source code, you can drive the EMMC, MMC, Tflash device.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-03
    • 文件大小:478112
    • 提供者:Jan Tin
  1. maptest

    0下载:
  2. eclipse 开发的android小程序,显示地图的。-to show map.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-29
    • 文件大小:657341
    • 提供者:李超
  1. HelloBinder

    0下载:
  2. 通过android应用访问控制驱动节点的一个android 框架-Android app can use this fremewrok to access the android driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-16
    • 文件大小:59875
    • 提供者:andy
« 1 2 3 4 5 6 78 9 10 11 12 ... 39 »
搜珍网 www.dssz.com