Waze API for Android

7.5k views Asked by At

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

2

There are 2 answers

1
Bush On BEST ANSWER

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 :)

3
Nimrod007 On

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