开发者

Guidelines for LBS Mobile application development

i need some help!, i am planning to develop such LBS Mobile Application which find nearest things based on gps data from mobile.开发者_StackOverflow

1.what are the best free and (preferably) open source technologies for development?.

2.What programming language to use for development of such application?.

3.what are the points to be considered?

I need the general overview of the requirements for planning, I was interested in having a general understanding of the data, tools, and frameworks required to accomplish the job.


The future proof way to write your application is using Web technologies.

Iphone and Android devices already support the W3C Geolocation API, with more on the way.

I recommend you take a look at a sample http://geo.webvm.net/ to get you started.


On Symbian phones, you can access location information via C++, java (when JSR-256 is implemented) and probably python.

You might also want to look into the Qt runtime as that is the new technology to use for Symbian development.

To start with Symbian application development, start with the Fundation's developer wiki

Both StackOverflow and Forum Nokia contain information about how to use JSR-256.

Relevant plug: There is whole chapter on LBS in Quick Recipes on Symbian OS.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜