Waze for Linux desktop Discussion View history

Revision as of 21:34, 3 November 2010 by Darkjavi (talk | contribs) (waze on linux desktop)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Status: Gathering information, GUIDANCE NEEDED!

This article aims to get waze running on linux desktop (x86 and x64) My setup is ubuntu based, so I'll do all my research under ubuntu 10.10 32 bits

-Getting started:

  • Hands on!
  • Setup a developer enviroment:

(in progress)

  • Get waze's source code:

http://www.waze.com/wiki/index.php/Source_code

  • Try to compile waze:

cd to waze directory type make, pray your god and see what happens, try to figure out the cause of the compiling errors.


-Thoughts:

  • The idea looks possible, but with an unknown amount of work ahead, some code will work out the box but we will have to look for android's specific calls and translate them on linux generic calls.
  • Some guidance from the waze's developer team will be handy.
  • waze is based on freemap, which is a fork/second branch of roadmap(so far the most advanced linux gps software,last updated in 02/2009)maybe someone there could help to merge the code back to linux desktop.