If you fancy to write a little application it is not that tricky. Do you?
Type: Posts; User: ekutay; Keyword(s):
If you fancy to write a little application it is not that tricky. Do you?
You say it by yourselfl, you have no map. Now let me add one word: no map data :) Please put the device in online-mode or preload data on your memory card. Howtos and further explanation you should...
N95 (and friends i believe) keep chip warm. In many usecases this is actually quite nice and doesn't cost much power. Check whether power consumption goes down after 30s/60s. If it's that, than I...
Do you cancel session or request in time interval?
BR
gpsbabel can convert backwards and forwards.
Best
Network based positioning is based on information of your cellurar network environment, be it gsm-network or other networks like wireless lan cells. GPS uses satellites, network based doesn't....
Can you check the settings you have? I guess either your access point is NONE or the server isn't supl.nokia.com.
Best regards
Have you tried to forward to AppUi?
You can check the transferred bytes in general, I think this example could be use for you then http://wiki.forum.nokia.com/index.php/Image:PacketDataCounters.zip.
In the plugin is a zipfile named SharedData.zip, which also includes the mentioned psvariables.h. There you find the key + UIDs.
So copy over the epoc32 folder in the SDK you are using and you...
If I get it correct, you are actually supposed to use RPositioner which uses TPositionInfoBase to tell you about the used module for instance after a request to GetLastKnowPosition or...
What headers exactly are you missing?
Another option for really, really whole screen is to call CCoeControl::SetExtentToWholeScreen();
How do you create the font and how do you use it?
The other way around btm. without creating a new font as kkrish suggested you can use the system fonts, which seems to suit your needs. For this there are logical fonts defined in S60 at least from...
Another option is to check presence of stacon bottom or similar. This is need for certain devices which have w > h but have only portrait mode....
You can create a landmark, give it a name, category, position, store it and so on and so forth. From here on you can use the landmarks application to do as questioned.
Why don't you just download the free Maps client from www.smart2go.com and try it out? It is free of any charge, not even a trial version although claimed to be a beta version. Only for additional...
In case there is a map data provider available on the device it is possible to create a landmark and use this for requesting a map according to the data stored in this landmark. As Hartti said you...
You must set:
SetLayoutAwareApp( ETrue);
If this does not do the trick, you can also try to apply the appropriate rectangle to your list box in HandleResourceChange(), as it has maybe still the...
Check settings whether it is used at all.
Tools->Settings->General->Positioning
Second the tracking will start as soon as your request to RPositioner has been accomplished, a call to get the...
Indeed, this description is a little bit misleading. On the other hand currently it would be impossible to compress world coverage on a mobile device.
Regards
-- erol