سؤال

I want to develop an android application which retrieving data from the Waze Live Map (to supply some input - like from where to where and get the time it would take to drive that route regard to the traffic jams and all other staff..) On Waze website i only found instructions to build the same application but not to use it with API.

Is there an API to android so I could do my thing?

thanks, Bush

هل كانت مفيدة؟

المحلول

After contacting with Waze company by mails I have the answer: No. They didn't released API for their app and so we cannot build app relying on it...

well, we'll wait for google navigator :)

نصائح أخرى

open-source project that wrapper waze functionality

its written in java. can be used as a service or as a runnable server.

https://github.com/Nimrod007/waze-api

link to docs:

http://htmlpreview.github.io/?https://github.com/Nimrod007/waze-api/blob/master/docs.html

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top