Hi,
I would like to show location/City information while application launch.
Could anybody suggest me how to achieve this,Any API s availble in S60 2nd / 3rd edition?
Any help appeciated.
Thanks in advance,
gangaraju
Printable View
Hi,
I would like to show location/City information while application launch.
Could anybody suggest me how to achieve this,Any API s availble in S60 2nd / 3rd edition?
Any help appeciated.
Thanks in advance,
gangaraju
[QUOTE=gangaraju;471914]Hi,
I would like to show location/City information while application launch.
Could anybody suggest me how to achieve this,Any API s availble in S60 2nd / 3rd edition?
Any help appeciated.
Thanks in advance,
gangaraju[/QUOTE]
Hi,
you can find location infomation from "The Location Acquisition API" these API in 3rd editon...and for second ed...you can get location info from Advanced telephony libraries Etelmm.lib Ref:
[url]http://www.newlc.com/Mission-Impossible-Getting-the.html[/url]...
I am doubt wheather these apis are publicly available for 3rd edition!!!!
As far as i know they are not publicly available.
Thanks
[QUOTE=kishore84;472023]I am doubt wheather these apis are publicly available for 3rd edition!!!!
As far as i know they are not publicly available.
Thanks[/QUOTE]
The Location Acquisition API" is public API in 3rd editon
#include <lbs.h>
Lib:- lbs.lib
But etelmm.lib It's private API lib..
Thanks for confirmation . i will check it.