Friday, April 2, 2010

Weekly Report 4

I worked on the compass information retrieving from Android operating system. Android operating system provide this system as an event listener process. The difficulty is here to simulate the android telephone event in the emulator. The emulator has no ability to provide compass events to the process except the terminal event flopping commands. Therefore, we have used a tool, named SensorSimulator, to create the events needed by our compass information extraction. In addition to that the communication problem still continues. Due to the problem in the android application, large size data cannot be transfered from the client to the server. JSONObject solutions are applied to that problem. However, we don't come up with a solution yet. The experiments continue. A solution is not far away

No comments:

Post a Comment