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

搜索资源列表

  1. Simple-Android-OCR

    2下载:
  2. 基于android系统对图像字符进行识别的简单测试程序,容易上手!-Image character recognition based on the android system on a simple test program, easy to use!
  3. 所属分类:android开发

    • 发布日期:2012-11-13
    • 文件大小:756362
    • 提供者:
  1. benchmark

    0下载:
  2. 一个测试系统性能的软件,可以测试Android系统的2D图形、cpu、内存和文件系统等方面的性能.测试项目非常多,且测试速度快,可以给出一个参考 分数供用户参考使用。-Tool measure phone performance for following categories: - 2D Graphic performance - CPU performance - Memory performance - File system performance
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:108148
    • 提供者:李雷
  1. LED

    0下载:
  2. 在S3C6410平台下的Android系统中开发的一个led的测试程序-In the S3C6410 platform for Android system, led the development of a test procedure
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:172078
    • 提供者:liwei
  1. android2.2

    0下载:
  2. Android2.2安卓系统手机定时开关机功能的源代码,刚接触android,代码写的不好,只能实现功能,而且测试还需要有前提:手机必须装上SD卡,程序的配置文件保存在SDCard/DSGJ/mytxt.txt   定时关机,由于是智能手机.只能切换到飞行模式.(系统缺陷),如果真的关机了,只能手动开机。 -Android2.2 Andrews phone system time switch function of the source code, new to android,
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:23456
    • 提供者:张龙
  1. oms860

    0下载:
  2. 中国移动通信手机终端测试源码,适用于塞班系统、windows系统和最新的OPHONE系统。-CMCC test system。
  3. 所属分类:android

    • 发布日期:2017-05-21
    • 文件大小:6269197
    • 提供者:王茂航
  1. VerticalSeekBar

    0下载:
  2. Android下,可用的垂直的SeekBar,测试可用 系统默认只有水平的SeekBar-Android, the available vertical SeekBar, testing only the level of available system default SeekBar
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:1803
    • 提供者:许某某
  1. CameraTest

    0下载:
  2. Android系统下camera的Java测试程序-Android system under the camera' s Java test program
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:28001
    • 提供者:dare
  1. 2011512141002101

    0下载:
  2. 本软件适用于安卓系统,并且安卓系统中包含蓝牙硬件及完整的驱动,如果有部分手机没法用,很可能是该手机蓝牙部分经过裁剪导致,此时需要到该手机网站下载蓝牙方面的补丁。本软件测试机型是“华为U8500”。本软件个测试软件,下载者不要用于商业运作。软件所有权归广州汇承信息科技有限公司所有。 2011年5月-android serial debugging java code
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:22675
    • 提供者:ckw
  1. android2.211

    0下载:
  2. Android2.2安卓系统手机定时开关机功能的源代码,刚接触android,代码写的不好,只能实现功能,而且测试还需要有前提:手机必须装上SD卡,程序的配置文件保存在SDCard/DSGJ/mytxt.txt   定时关机,由于是智能手机.只能切换到飞行模式.(系统缺陷),如果真的关机了,只能手动开机。   关于源代码项目的说明:   ./bin 安装包   ./source 代码   ./layout界面 -Android2.2 Andrews phone
  3. 所属分类:android

    • 发布日期:2017-03-23
    • 文件大小:23881
    • 提供者:wgywell
  1. ExampleTestProject_v2.1

    0下载:
  2. Robotium是一个测试框架能够方便你为Android应用程序编写强大、健壮的自动黑盒测试用例。利用Robotium的支持,用例开发人员能够编写功能、系统和验收测试方案Robotium支持Activities、Dialogs、Toasts、Menus和Context Menus-Robotium is a test framework created to make it easy to write powerful and robust automatic black-box test ca
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:164269
    • 提供者:孙建
  1. Android_cccx

    0下载:
  2. 基于android2.3的火车查询系统,数据库存放的只是测试数据,功能简单,另附个人整理的在Eclipe下搭建Android开发环境的步骤.-Based on android2.3 train inquiry system, database storage only test data, a simple function attached individuals finishing in Eclipe next steps to build the Android development e
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:356150
    • 提供者:陈正
  1. Application-signature-android

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

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

    0下载:
  2. 开发用于Moorestown平台,Android系统的Storage driver 的自动化测试工具。用shell脚本语言来实现80 的storage driver 的自动化测试工作,包括论文.-Developed for the Moorestown platform, the Android system Storage driver automated testing tools. Shell scr ipting languages ​ ​ to achieve 80
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:823177
    • 提供者:蔡鹏飞
  1. testDentity

    0下载:
  2. 一段用于android系统地测试手机屏幕分辨率的demo-Period for android demo system to test the phone screen resolution
  3. 所属分类:android

    • 发布日期:2017-11-18
    • 文件大小:375225
    • 提供者:天杀的龙猫
  1. DLNA

    0下载:
  2. 提供各种有DLNA功能的apk文件。 通过各种版本的android系统的测试,能够把音视频通过DLNA协议传送到目标屏幕-Provide various the DLNA functionality apk file. Testing by various versions of android system, audio and video can be transmitted via the DLNA protocol to target screen
  3. 所属分类:android

    • 发布日期:2017-10-30
    • 文件大小:23506086
    • 提供者:金丰
  1. autoSuspend_HandlePowerKey

    0下载:
  2. 实现android系统的自动化suspend,定时屏幕亮度与suspend的时间。用于自动检测系统的suspend测试。-Android system automation suspend, the timing screen brightness and suspend the time. Used to suspend testing of the automatic detection system.
  3. 所属分类:android

    • 发布日期:2017-11-16
    • 文件大小:65199
    • 提供者:liting
  1. 3QTest

    0下载:
  2. 商情商灵商测试系统源代码,应用程序编程,很好的参考资料。-Business operators spiritual quotient test system source code, application programming, a good reference.
  3. 所属分类:android

    • 发布日期:2017-05-10
    • 文件大小:2417456
    • 提供者:红烧鲫鱼
  1. 3QTest

    0下载:
  2. 一款运行于Android手机平台的情商测试系统,基于Java的源代码,代码的关键部分都标记了注释,对理解代码挺有帮助。你可以了解到安卓连接数据库、手势识别、事务处理,特别是数据库读写部分,注释很详细,对阅读理解代码帮助比较大-A run on EQ test system Android mobile platform, based on key parts of Java source code, the code are marked notes, quite helpful in unde
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1472265
    • 提供者:rpudn99
  1. 商情商灵商测试系统源代码

    0下载:
  2. 所属分类:android开发

  1. XE7-WEB-SERVER测试通过

    1下载:
  2. 安卓系统下的WEB服务,端口7777,可以自由修改,HTML代码可以根据需要更换,delphi X10编译照样使用(Android system WEB services, port 7777, can be modified freely, HTML code can be replaced as needed.)
  3. 所属分类:android开发

    • 发布日期:2018-05-06
    • 文件大小:119808
    • 提供者:老周11
« 12 3 »
搜珍网 www.dssz.com