搜索资源列表
HttpDemo
- android 上模拟浏览器向服务器请求http数据,希望对大家有所帮助!-android to simulate browser http requests to the server data, we want to help!
MockGpsProvider
- 在Android设备上模拟一个GPS Provider,用于测试或者自定义定位器。压缩包内包含整个工程。-On the Android device to simulate a GPS Provider, for testing or custom locator. Archive contains the entire project.
eoeAndroid6
- 【eoeAndroid特刊】第六期 数据通信-成为Android数据流大师,本期主要包含如下四方面的内容: 1. SD 的介绍、模拟器中模拟、代码中的使用 2. 蓝牙的使用、底层蓝牙的分析 3. Wifi 在SDK 中相关的内容 4. http 协议的简单介绍等-Special Report】 【eoeAndroid sixth data communications- as Android master data stream, this issue mainly contai
androidpn-server-0.5.0-bin
- 模拟push功能 android开发c/s模式很好的实例-Analog push function
iphonetab
- Android上模拟IPHONE底部TAB栏的DEMO,最完美版-Analog the IPHONE bottom of the TAB bar on Android DEMO, the most perfect version of the
Lab3
- Android天气预报的小应用,通过手机所在地获取当地经纬度,然后搜索google天气服务器提供的xml文件获取信息,最后通过DOM方式解释结果. 注意使用方法:如果用模拟器的话,要在DDMS视角添加经度和纬度。模拟获取当地经纬度。-a small app about weather forecast, it gets the latitude and longtitude of the place where the mobile phone is. And then search the
FakeTagsActivity
- 在手机上模拟NFC卡触发的动作,同时具有探知NFC卡的功能。其实就是之前有一个NFC DEMO,不过我加上了需要的其他jar文件,可以方便地运行了。-an app which can simulate nfc tags. also can detect and handle a cfc tag.
GraphicsTest
- Android 模拟翻页最核心功能。运用Bezier曲线模拟出翻纸张时候的效果。-The core function of turning pages on screen.
TakePicture
- 音乐播放器, Android系统。可部署到真实手机或模拟上-Music player, Android system. Can be deployed to a real or simulated on a mobile phone
weixin_yaoyiyao
- 模拟 微信摇一摇~~~相信许多人都需要吧-weixin yao yi yao yuan dai ma
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
android买票模拟程序
- android 平台的买票模拟程序,请大家参考
SteeringSim
- 用ANDROID手机模拟方向盘操纵杆,键盘模式将重力感应器信号提取并翻译成键盘控制信号,方向盘模式将重力感应器信号翻译成方向盘扭动角度-Steering wheel with analog joystick ANDROID phone, keyboard mode signal extraction gravity sensor and translated into the keyboard control signal, the steering wheel sensor signal mo
BlazeDemo
- Android下,模拟火焰的跳动效果。适用于新手学习~-failed to translate
pets
- google android 平台下的模拟宠物-google android platform simulation pets
smallball
- google android 平台下,模拟重力小球的游戏-google android platform, simulated gravity ball games
particle
- google android 平台下的粒子模拟系统-google android platform Particle Simulation System
AccessibilityService
- android开发中对模拟点击进行总结。(AccessibilityService)
zhongduanmoniqi_71.apk
- android手机模拟linux终端,可以在手机上实现ping等功能(Andror mobile analog Linux terminal)
模拟点击屏幕
- 模拟手动点击屏幕,可指定位置进行点击。适用于Android系统手机。