Hi!
I would like to become an Android develper, I am a newbie now. I would like to use the sensors, and I found your SensorSimulator, which could help me a lot. As I'm starting now, I downloaded the latest Android sdk (1.5 r2). Unfortunately, I'm unable to install OpenIntent.apk (which i downloaded today in the openintents-binary-0.9.0.zip file). Trying the command "adb install OpenIntents.apk" responds
"Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY]" .
What can I do to use the simulator besides using a former SDK?
thanks!
Turi András
OI Safe
Once I have a CSV file, where on the Android phone is it supposed to be transferred to, so that it can be imported into OI Safe?
File path
/sdcard/oisafe.csv
Have not yet upgraded sensors
Thanks for your interest in the SensorSimulator. We have not yet released an upgraded the sensor-related projects to SDK 1.5.
A working version for SDK 1.1 exists at least in the repository: http://code.google.com/p/openintents/source/browse/#svn/trunk/sensorsimu...
There you can also find SensorSimulatorSettings that you should use instead of the outdated OpenIntents.apk.
Note that the use of sensors currently does not work in the emulator of SDK 1.5 (call to obtain the sensor manager makes the emulator freeze), but it works on a real device.
Peli
OpenIntents porting to Cupcake
Hello OI guys,
I'd like to now if you have a planned roadmap to port OpenIntents to work with Cupcake?
Regards
SensorSimulator beta for Cupcake is available
The SensorSimulator beta for Cupcake is available here:
http://code.google.com/p/openintents/downloads/list?q=sensorsimulator
See the announcement here:
http://groups.google.com/group/openintents/browse_frm/thread/8dc3dc1765b...
This does not require the OpenIntents code anymore, so it became obsolete, and will no longer be supported. (All OpenIntents components are split into separate smaller apks).
Peli