搜索资源列表
AndroidTestCase
- android的Java层代码测试示例程序,对于android上层软件开发的测试有帮助。-The Java code testing android sample application layer, the top software development for android testing help.
Quadrant.apk
- Android手机推出的性能测试软件《象限》(Quadrant)是Google应用商店中评价高达4.5星的性能测试软件,针对CPU、内存、I/O输入输出、2D及3D图像的性能,提供了一键式的完整测试,或是根据需要选择其中某些测试项目单独测试。 -android benchmark tool
2011512141002101
- 本软件适用于安卓系统,并且安卓系统中包含蓝牙硬件及完整的驱动,如果有部分手机没法用,很可能是该手机蓝牙部分经过裁剪导致,此时需要到该手机网站下载蓝牙方面的补丁。本软件测试机型是“华为U8500”。本软件个测试软件,下载者不要用于商业运作。软件所有权归广州汇承信息科技有限公司所有。 2011年5月-android serial debugging java code
mobilePhotoes
- 开发一个Android 平台下手机相册软件。 备注:可以拍摄、编辑、查看、分享本地相册以及网络相册。由于未申请到高级 API ,提供测试用户登录,可获取个人信息、好友列表 、 网络相册 、 上传图片 、 下载图片的功能 。 -Developing an Android phone platform Album software. Note: You can shoot, edit, view, share local albums, and web album. Because not ap
Download
- 本软件是一个Android基本功能的实现:即从服务器端下载xml文件并解析的功能。使用时测试代码可以搭建tomcat服务器,并在其中放置要解析的xml文件。-download xml files from server and analysis them
two-dimensional-
- Java编写的读取二维码的软件,在文件夹中已经附上一个测试二维码了,打印出来即可-Software to read the two-dimensional code, written in Java in the folder have enclosed a test of the two-dimensional code, print it out to
pedometer
- 开源Android项目计步器源码,打开软件后,手握手机,可根据你走路时胳膊摆的次数准确测试出你走了多少步,有意思吧,而且这个项目的源码是开源的,分iPhone版和Android版,此为android版的pedometer源代码,有条件的可重新编译运行一下。-Open-source Android project pedometer source, open the software, hand phone, according to the swing arm when you walk out
mobilelearning
- 移动学习软件应用,本人的毕业设计,里面的功能主要有文件分类存放、文件上传、文件下载、浏览网站、自我测试、离线学习等,。其中涉及了很多界面设计相关知识以及网络机制知识,希望对下载者能有帮助!-Mobile learning software applications, I graduated from the design, which is the main function of documents classified storage, file upload, file download,
AnitVirus
- 基于Android杀毒软件 初学Android,此程序为毕设设计,仅作为学习使用,病毒库特征码保存在文本文件中,使用几个特殊字符分割,该文件保存在我临时网盘中,测试请自行更换URL,也可联系我获取病毒特征码提取程序-Android-based antivirus software beginner Android, this procedure is completed the set design, just as learning to use virus signatures stor
androrat-master
- 一款Android远程控制软件(AndroRat)源码,由于本身是Adroid和RAT(Remote Access Tool)的合体,所以系统可能会报木马,但是没毒。注:安全测试工具,禁止非法用途。-An Android remote control software (AndroRat) source, because itself is Adroid and RAT (Remote Access Tool) is fit, so the system may report Trojans,
MyEncryptor
- 安卓加密解密字符串的软件,用来测试rsa aes des 等加密解密算法-android rsa aes
HttpPortTest
- 一个android HTTP接口测试小软件,可以GET和POST,参数可以动态添加删除,结果自动格式化json,里面也有GET图片的代码,但功能还没加上去-An android HTTP interface test small software, you can GET and POST, the parameters can be dynamically add and delete, results are automatically formatted json, which also
android-1
- android心率测试源代码,是测试心率的软件,依据android,准确度因人而异-Android heart rate test source code, is to test the heart rate of software, based on the android, accuracy varies person to person
Cer
- 本应用是一款小众应用源码,软件的设计初衷是收集自己从小到大获得的荣誉奖状之类的,因为纸质的很容易坏所以设计了这么一款软件。可以填写荣誉记录和拍照配图,点击菜单以后可以查看书架,书架里面有奖状图片的缩略图。软件界面非常精致,是某次大赛的参赛作品。本源码还有一大亮点就是实现了可以自定义软件启动界面。我用小米真机测试的时候保存第二份数据的时候卡出来了,可能逻辑处理的有点问题或者miui有点问题 涉及模块&技术 图片处理 Sqlite-This is a small applicati
HandWriter
- 汉字手写识别apk, 一种手写软件算法库和测试apk,超高的识别率,可用于android平台的手写识别,可自动识别出简体中文和汉字等-HandWriter apk
Permission
- android权限申请和使用测试软件,包括网络,短信和通讯录-android application permissions and using the test software, including networking, messaging and contacts
sjcszwhjfb
- 本软件源码是应用于Recording实现了的一个android手机测试周围环境分贝情况的功能。大概原理与网上大多数试声音一致,希望对大家在此基础上改进完善,能对大家有所帮助。-The software source code is applied to achieve a Android Recording mobile phone test environment around the function of the environment. Probably the principle of
testmaill
- 后台邮件发送源码是一个可以发附件的邮件发送小例子,通常用在软件的异常记录里面,可以把软件产生的log通过邮件+附件的形式发送到开发者指定的邮箱内方便对软件的未知bug进行分析。仅测试过QQ邮箱,其他邮箱没有测试过,不过这样的用户反馈方式也有一个明显的缺陷,直接在程序里面定死邮箱的密码对邮箱安全有一定的威胁,如果应用被人反编译那密码就存在外泄的可能性-Background mail source is a can send e-mail attachments to send a small ex
300meinvkehuduan
- 360美女是当今最好的美女欣赏软件,囊括了日韩美女,BeautyLeg、ROSI写真和明星写真等高清图片,几乎每天都会有内容更新。本软件简单易用,轻轻点击美女即可弹出操作菜单,可下载到本地,可设置壁纸,还可随意缩放和拖拽,是休闲娱乐的好方式。本软件从用户角度出发,最大限度的节省使用流量,可放心使用。注:本软件适应于Android 2.1以上固件 以上是作者自述,测试了一下项目还可以用,不过是早期项目界面有点丑,还有广告sdk插的有点多,对源码感兴趣的朋友自己下载。-360 beau
yongyaotixing
- 本项目是一个基于Bmob后台的糖尿病用药跟踪软件。分为电子病历、提醒助手、锻炼管理、病友圈等部分。只是实现了简单的数据读写部分,测试账号1密码1。如果失效了可以自己尝试注册一个。-This project is based on the background of the Bmob diabetes drug tracking software. Divided into electronic medical records, remind, exercise management, suff