Map API

Nutiteq Maps Lib SDK enables developing advanced mobile mapping applications.
Platforms: Android, RIM BlackBerry, Java ME (J2ME)
Download maps API SDK »
Untitled Document

Products

» View demos
» Downloads

Latest news

Last at Tue, 3 Apr 2012 23:31:42
Topic: MapXT SDK evaluation
See more news »

White background

2 replies [Last post]
juliaber
User offline. Last seen 43 weeks 6 days ago. Offline
Joined: 01/19/2010

Hi, I understand that possibly this question is most popular one but anyway.
I received a trial key and put in the downloaded sample with MapComponent (j2me). It works.
OK, I said and copied all sample code into my application, added midlet to list of jar midlets. When I start this midlet map stays white - no data received.

I can't find errors because I run exactly the same code as downloaded example.

jaak
User offline. Last seen 15 hours 50 min ago. Offline
Joined: 06/19/2008

1) can you share your not-working midlet (send to support@nutiteq.com) ?

2) you can turn on logging with Log.enableAll() static method call. This should start display SDK log in console, often this gives good idea what may be wrong there

/JaakL

juliaber
User offline. Last seen 43 weeks 6 days ago. Offline
Joined: 01/19/2010

I'll try. Thanks