****************************************************************************
* Port of OpenIntents simulator to Android 2.1, extension to multi *
* emulator support, and GPS and battery simulation is developed as a *
* diploma thesis of Josip Balic at the University of Zagreb, Faculty of *
* Electrical Engineering and Computing. *
* *
* Copyright (C) 2008-2011 OpenIntents.org *
* *
* Licensed under the Apache License, Version 2.0 (the "License"); *
* you may not use this file except in compliance with the License. *
* You may obtain a copy of the License at *
* *
* http://www.apache.org/licenses/LICENSE-2.0 *
* *
* Unless required by applicable law or agreed to in writing, software *
* distributed under the License is distributed on an "AS IS" BASIS, *
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. *
* See the License for the specific language governing permissions and *
* limitations under the License. *
****************************************************************************
SensorSimulator lets you simulate sensor events from
accelerometer, compass, orientation, temperature, light, proximity,
pressure, linear acceleration, gravity, gyroscope and rotation vector
sensors.
It transmits the simulated sensor data to an Android emulator.
Also, it can record sensor data from an real Android device.
-------------------------------------------------------------
INSTRUCTIONS:
1) Launch bin/sensorsimulator.jar
2) Install bin/SensorSimulatorSettings.apk on your Android
emulator
3) Connect from your Android emulator to the SensorSimulator
by entering the IP address that is shown in the
SensorSimulator (if there are several possibilities,
try which works)
4) These IP settings are stored on your device.
5) Build one of the sample applications, for example
samples/SensorDemo in Eclipse. Further instructions can be
found in the source code.
6) To include the sensor simulator in your existing application
include the lib/sensorsimulator-lib.jar and follow the
instructions that can be found in the samples source codes.
7) To record from the real device you need internet connection on the
Android device and on the pc/laptop on which the simulator is
running. The ip address of the simulator must be reachable from
your Android device (a local wireless network will do the trick).
-------------------------------------------------------------
Directory structure:
- bin (*): contains the executables SensorSimulator.jar,
SensorSimulatorSettings.apk and SensorRecordFromDevice.apk
- lib (*): contains the library sensorsimulator-lib.jar
- release: contains the build script to assemble the release
- samples: contains examples how to include the sensor simulator
in your Android applications.
- SensorSimulator: contains the source code for the
sensor simulator.
- SensorSimulatorSettings: contains the source code for
sensor simulator settings.
- SensorRecordFromDevice: contains the source code for
recording sensors from device.
(*) The directories "bin" and "lib" are only available in the
downloadable release zip file.
没有合适的资源?快使用搜索试试~ 我知道了~
OI传感器模拟器_Java_代码_相关文件_下载
共192个文件
java:108个
png:27个
xml:20个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 115 浏览量
2022-07-13
16:58:47
上传
评论 1
收藏 371KB ZIP 举报
温馨提示
SensorSimulator 可让您模拟传感器事件 加速度计,指南针,方向,温度,光线,接近度, 压力、线性加速度、重力、陀螺仪和旋转矢量 传感器。 它将模拟的传感器数据传输到 Android 模拟器。 此外,它还可以记录来自真实 Android 设备的传感器数据。 -------------------------------------------------- ------------ 指示: 1) 启动 bin/sensorsimulator.jar 2) 在你的安卓上安装 bin/SensorSimulatorSettings.apk 模拟器 3) 从您的 Android 模拟器连接到 SensorSimulator 通过输入显示在 SensorSimulator(如果有多种可能性, 试试哪个有效) 4) 这些 IP 设置存储在您的设备上。 5)构建示例应用程序之一,例如 Eclipse 中的示例/SensorDemo。进一步的说明可以是 在源代码中找到。 更多详情、使用方法,请下载后细读README.md文件
资源推荐
资源详情
资源评论
收起资源包目录
OI传感器模拟器_Java_代码_相关文件_下载
(192个子文件)
proguard.cfg 1KB
proguard.cfg 1KB
.classpath 359B
.classpath 288B
.classpath 281B
.classpath 280B
.classpath 232B
gsoc_openintents_sensorsimulator.jar 36KB
SensorSimulatorClient.java 23KB
SensorSimulatorView.java 22KB
SensorsScenarioController.java 19KB
SensorSimulatorSettingsActivity.java 19KB
SensorView.java 16KB
SensorSimulatorController.java 14KB
StateModel.java 14KB
SensorSimulatorMain.java 10KB
SensorServerThread.java 10KB
SensorModel.java 10KB
SensorRecordFromDeviceActivity.java 10KB
SensorsScenarioView.java 10KB
SensorSimulatorDemoActivity.java 9KB
SensorRealDeviceActivity.java 9KB
SensorSimulatorProvider.java 9KB
SensorSimulatorModel.java 9KB
AccelerometerModel.java 8KB
DeviceView.java 8KB
AccelerometerView.java 8KB
SensorManagerSimulator.java 7KB
TelnetSimulatorView.java 7KB
TimeScrollBar.java 7KB
TelnetServer.java 7KB
SensorNames.java 7KB
AllSensorsView.java 7KB
ProximityView.java 6KB
Global.java 6KB
GyroscopeModel.java 6KB
LinearAccelerationModel.java 6KB
DeviceController.java 6KB
SensorRecordService.java 5KB
MagneticFieldView.java 5KB
AccelerometerController.java 5KB
XMLUtil.java 5KB
OrientationView.java 5KB
SensorController.java 5KB
Sensor.java 5KB
GPSAddonView.java 5KB
LightView.java 5KB
PressureView.java 5KB
RotationVectorView.java 5KB
TemperatureView.java 5KB
LinearAccelerationView.java 4KB
FileThread.java 4KB
SensorSimulatorConvenience.java 4KB
RotationVectorModel.java 4KB
OrientationModel.java 4KB
GravityView.java 4KB
MagneticFieldModel.java 4KB
OrientationController.java 4KB
BatteryAddonController.java 4KB
GravityModel.java 4KB
SensorsScenarioModel.java 4KB
DevicePanel.java 4KB
WiiAccelerometerController.java 4KB
SensorServer.java 4KB
BatteryAddonView.java 4KB
AboutWindow.java 4KB
MagneticFieldController.java 3KB
LinearAccelerationController.java 3KB
SensorEvent.java 3KB
Interpolate.java 3KB
FileRunnable.java 3KB
GyroscopeView.java 3KB
ProximityModel.java 3KB
StateControllerSmall.java 3KB
PressureController.java 3KB
TemperatureController.java 3KB
Vector.java 3KB
BarcodeReaderView.java 3KB
StateViewBig.java 3KB
RotationVectorController.java 3KB
PressureModel.java 3KB
TemperatureModel.java 3KB
LightController.java 3KB
GravityController.java 3KB
WiiMoteData.java 3KB
LightModel.java 2KB
StateViewSmall.java 2KB
GyroscopeController.java 2KB
SimpleSensor.java 2KB
SensorsScenario.java 2KB
SensorButton.java 2KB
JTextFieldLimit.java 2KB
StateControllerBig.java 2KB
TelnetSimulator.java 2KB
ProximityController.java 2KB
WiiAccelerometerView.java 2KB
SensorSimulator.java 2KB
SensorSimulator.java 2KB
AllSensorsController.java 2KB
TelnetSimulatorController.java 2KB
共 192 条
- 1
- 2
资源评论
快撑死的鱼
- 粉丝: 1w+
- 资源: 9149
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功