Forum & FAQ

Everything you want to know about J2memap and 8Motions.

Join the community of more than 1400 developers :

faqetforum1

You can also find more information about the API in tutorials.

You can have all class and interface definitions of the SDK here.

FAQ

* License: Mobile Map Toolkit is FREE for non commercial use!

* What is the license for commercial use? contact us!

* Is MobileMapToolkit legally allowed to use Google,Yahoo, MSN Live or Ask map tiles?
It is not legal to use ask.com, yahoo and other tiles for commercial purposes. That’s why if you want to set up a commercial application using the library, you need to reach an agreement with us (8Motions) , and we can provide you with tiles, but of course, at a different (non free) cost. (read more in this post)

* Can I use this great application to create my own?
Yes, just load directly a non obfuscated version on J2MEMAP Site , and you will be able to extend it.
There are two versions of the library: one for CLDC1.0 , and one for CLDC1.1. The difference between CLDC1.0 and 1.1 is the support of float numbers.

* Do I need to be a programmer?
No, plenty of use that can already be done without writing a single line of code, or at least a client code. Mobile Map Toolkit can download XML files, or some KML or GPX files, so a lot can be done.

* I’ve got the non-obfuscated version, how do I use it?
There is now a read me included in the package, but basically, put the jar file in the lib directory of your project, and start to code! Non-obfuscated code is now directly available on download site.