Impossible ports
Even if NAVIT is highly portable, a few platforms can’t be supported.
Here we explain why.
In general we need an possible C compiler target for our code and all
included libs (see dependencies) and of course a
device with enough resources.
Java ME
Phones in the pre-smartphone area supported third-party applications with the limited java mobile edition. Unfortunately this excludes native C development that NAVIT requires.
Windows Phone 7
This older version of Windows Phone just supports third-party apps developed with .Net technology. Unfortunately, this excludes native C development that NAVIT requires