Languages

Menu
Sites
Language
Inject location does not work

I'm working on a locatoin related project, but I have no device, so I have to use the emulator. There is a Event Injector, but when I try to inject a location by clicking the "Inject markers" button, the Tizen IDE will just start the Inject job, and then nothing happens, it keeps spinning forever. What is going on? BTW, I am not talking about the web simulator, I am talking about the Event Injector in the Tizen IDE and the running emulator.

Edited by: Imgen Tata on 03 Oct, 2013

Responses

3 Replies
Raghavendra Reddy Shiva

The geolocation works for me. Did you follow these steps ?

To simulate a custom, multi-point route:

  1. Click the red location marker button at the upper right corner of the map.
  2. Click the desired location points.
  3. Double-click the map to end route creation.

In case, if you want to send the geolocation data to the application along the defined route, click the play button.

Refer: https://developer.tizen.org/help/topic/org.tizen.web.appprogramming/html/ide_sdk_tools/simulator_features.htm

Imgen Tata

Are you sure we are talking about the same thing here? You seem to talk about the geolocation in the Web Simulator - I was talking about the emulator and the Event Injector in Tizen IDE.

Alexander AVSukhov