Problem with obtain data with GPS Nokia C5-00
Hi and i'm sorry for my English. I try build track app. I have this problem: when I try launch this example on my device:
[url]http://www.developer.nokia.com/Community/Wiki/How_to_get_Location_Using_Location_API_JSR_179[/url]
[url]http://www.developer.nokia.com/Community/Wiki/Finding_position_in_Java_ME[/url]
[url]http://www.developer.nokia.com/Community/Wiki/Best_practises_for_listening_to_location_updates_with_Java_ME[/url]
i get on the screen: "allow app to use positioning data" i check "allow for this session" and later nothing happen. In place where should be value coordinates i have N/A or nothing, but I do not get any exception. I try go OUTSIDE, but nothing helped. In emulator everything is working properly.
My device is Nokia C5-00. I haven't money on my account so i everywhere set [B]criteria.setCostAllowed[/B] on [B]false[/B].
Device GPS is working good because when i launch preinstalled app "Menu/Applications/GPS Data" and next "Position" after 20-30 seconds i see on the screen latitude, longitude, accuracy etc. And in this same time i get sms with message"you do not have funds in your account" so in my opinion coordinates are taken only with GPS without support internet. I hope you understand my problem.
I try set criteria to minimum - but with no effect.
What i doing wrong?