SHAKTHI62 / openintents

Automatically exported from code.google.com/p/openintents
0 stars 0 forks source link

SensorSimulator events do not include a timestamp #395

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Apply instructions at 
http://code.google.com/p/openintents/wiki/SensorSimulator to 
http://developer.android.com/resources/samples/AccelerometerPlay/index.html
2. The line mSensorTimeStamp=event.timestamp; causes an error because 
org.openintents.sensorsimulator.hardware.SensorEvent does not have a timestamp 
property.

There is a "time" property, given as a string... but as is this stops 
SensorSimulator from being a working drop-in replacement.

Original issue reported on code.google.com by foobarbecue on 30 Aug 2011 at 4:25

GoogleCodeExporter commented 9 years ago

Original comment by peli0...@googlemail.com on 27 Nov 2011 at 10:44

GoogleCodeExporter commented 9 years ago
http://www.google-melange.com/gci/task/view/google/gci2011/7122272

Original comment by peli0...@googlemail.com on 6 Dec 2011 at 9:31

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r3840.

Original comment by peli0...@googlemail.com on 8 Dec 2011 at 9:57