Languages

Menu
Sites
Language
How to run this sample app in Tizen SDK 2.2?

This sample shown in below link seems not able to run in Tizen SDK 2.2

https://developer.tizen.org/documentation/articles/using-location-based-services-on-tizen

Can someone help with this? The code can be downloaded by using the link at the bottom.

 

There are two hurdles,

#1, Cannot enable Location Access for an app in the emulator, I just couldn't find anything remotely like it in the 2.2 emulator

#2, Cannot set location using the Event Injector tool, the Inject Job just won't finish, keeps spining.

Edited by: Imgen Tata on 03 Oct, 2013

Responses

5 Replies
Lakshmi Grandhi

Hi,

 

The code is in the link was upload for SDK 2.0, please make changes to work in SDK 2.2, i have raised a bug for event injector issue https://bugs.tizen.org/jira/browse/DEVT-102

 

 

Imgen Tata

If this is the case, then how do I test this? Using phone? But I don't have a dev device.

Imgen Tata

The provided bug link is not about event injector at all, maybe you lost a few characters?

talari praveen kumar

Hi

This is the link  for the bug raised https://bugs.tizen.org/jira/browse/DEVT-105 . Since event injector is not working you can do it through device only. The sample app you have mentioned has some old methods, i have changed those methods and here is the widget for sample app which is working fine. http://www.2shared.com/file/NWP1Ndk5/TizenMaps.html

Imgen Tata

You are my hero. Thanks. Unfortunately I cannot try it since I don't have access to a Tizen device, I applied and got turned down. And also the remote test lab's Tizen device doesn't work for me, too. Bummer. Again, thank you very much for helping me out.