언어 설정

Menu
Sites
Language
Wearable emulator gps location

I am trying to run a gps based wearable app in the emulator unfortunately I can't get the location.

It does work when I try to preview the app inside chrome but in the emulator it does not.

I added the following featire to the config.xml: tizen.org/feature/location.gps

and the following privillege: tizen.org/privilege/location

and no success.

In Tizen web site I read that I should use event injector, but I can't find it in the control panel.

Does someone know how to enable gps in the emulator or why it doesn't work?

Thanks.

Responses

2 댓글
Palitsyna

Hello,

maybe this article will help you:

https://developer.tizen.org/documentation/articles/using-location-based-services-on-tizen?langredirect=1

AVSukhov

Hello,

Try to use Event Injector in Tizen IDE.