搜索资源列表
TakePicture
- 音乐播放器, Android系统。可部署到真实手机或模拟上-Music player, Android system. Can be deployed to a real or simulated on a mobile phone
androidarestful
- 一个模拟教学评估系统。包括web和android客户端两部分,web端采用restful架构,提供资源,android 客户端负责显示。-A simulated teaching evaluation system. Including web and android client in two parts, web-side restful architecture, provide the resources, the android client is responsible for di
particle
- google android 平台下的粒子模拟系统-google android platform Particle Simulation System
PhysicsTest
- Android开发,重力系统模拟,模拟小球自由落体,很简单但很实用。-Android developers, gravity system simulation, simulation ball free fall, is very simple but very practical.
AudioPlayer
- 视频播放器 Android系统。可部署到真实手机或模拟上-Video player Android. Can be deployed to a real or simulated on a mobile phone
gesture
- 手势识别软件, Android系统。可部署到真实手机或模拟上-Gesture recognition software, Android system. Can be deployed to a real or simulated on a mobile phone
traffic
- 交通信号灯源码,模拟实现十字路口的交通灯管理系统逻辑。-Traffic signal light source to simulate the crossroads of traffic lights management system logic.
mnwx
- 安卓系统模拟微信开头动画 效果不错 提供给新手学习之用-Andrews system simulation of micro-letter animation at the beginning of good to the novice to learn
ClockWidget
- 在android系统中,采用widget实现模拟时钟组件,是一个小控件哦-In the android system, implemented using analog clock widget component is a small control
smartClock
- 适用于android系统的漂亮的模拟小时钟程序-Pretty android system for analog small clock procedures
TrainSystem
- 火车订票系统,模拟火车订票系统,进行注册,查询,定票,退票,改签等。-The train ticket booking system, simulate the train ticket booking system, register, query, booking tickets, refund, upgrade, etc.
android-CardEmulation
- 此示例演示如何模拟的NFC卡,使用Android 4.4系统加入了“主机卡仿真”功能。这样使得设备显示为一个忠诚卡,每当屏幕上和用户敲击其设备上的适当配置的NFC读取器。-This sample demonstrates how to emulate an NFC card, using the host card emulation feature added in Android 4.4. This sample makes the device appear as a loyalty
ELTS
- 安卓开发考试系统客户端实现部分,无模拟服务器部分,可运行,提供json,txt,xml试题解析格式。-Android developer clients achieve some examination system, no part of the simulation server, you can run, provide json, txt, xml parsing format questions.
caishuzi
- 安卓java模拟系统发送短信的功能,获得系统的权限。-The android Java simulation system, the function of the text get the permissions system.
ClockTest
- android系统下的模拟时钟,包含时钟分钟秒针。替换图片就可以实现你想要效果-analog clock under the android system, including clock minute second hand. Replace Image can achieve the effect you want
AndroidLIB
- 这是一款网站客户端开发的案例,该案例实现了用到了图书馆的一些数据,图书馆用的系统又没提供数据接口,所以老规矩,用HttpClient和Jsoup这两大开源工程上,用Android手机来模拟图书馆查询的请求与响应,网站是学校的图书馆网:lib.gdou.edu.cn-This is a web client development case, the case of the used data the library, the library in the system and did not
librarysearch
- 广东海洋大学图书馆安卓源码可以获取网站(http://210.38.138.1:81/)上的图书信息,直接通过get/post模拟浏览器与网站交互,非json或webview方式,获取到返回html字符串再去取里面的元素,本项目的服务端是asp.net写的实现了图书系统的登录查询等,在做与asp.net网站交互的朋友可以看一下,登录部分因为我没有测试帐号所以就没有测试。不过项目很多地方没有做异常处理,返回空数据的时候应用会直接异常停止退出-Guangdong Ocean University L
LoginCjlu
- 正方教务通用安卓源码是某大学基于正方教务系统开发的安卓客户端项目,实现了课程表查询,个人成绩查询,个人信息查看等功能,国内的很多大学教务系统就是用的这套系统,因为客户端是基于正方教务这一通用系统开发的所以应该也具有通用性,如果您的学校是用的这套系统可以把SetNet.java文件和Login.java文件中的IP更改成您的学校的IP或域名,就可以实现在手机上查成绩查课程表了。项目涉及的东西不多,数据获取是通过模拟请求分析返回网页内容获取数据的。 -Square academic genera
agndyr
- 无线通信仿真,信道的C++模拟代码,与无线通信系统仿真书籍配套使用()
模拟点击屏幕
- 模拟手动点击屏幕,可指定位置进行点击。适用于Android系统手机。