Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User chriske86's Avatar
    Join Date
    Feb 2010
    Posts
    45
    Hi,

    anybody knows why works Map API's map.addMapObject( ) method only just on Touch and Type devices? I've created an application, which uses standard markers and shows routes. On Java SDK 1.0 and on X3-02 (and C3-01) everything works fine, but if I run it on SDK 1.1 or Asha device (303, 201), when the map.addMapObject( ) is called, the emulator or the device will crash immediatly without any exception or throwable. And the official examples making this issue too...

    Cheers,
    chriske
    Last edited by chriske86; 2012-05-13 at 09:25.

  2. #2
    Registered User openskymap's Avatar
    Join Date
    Mar 2012
    Posts
    24
    No, but i already mentionned the problem here : http://www.developer.nokia.com/Commu...mple-directory.

    And i got a C3-00 from Nokia to replace the Asha -> another tips : downgrade to SDK 1.0 and it works with Maps 1.0 on emulator....

    Please Nokia, improve QA for development environment , we need this stuff to work fine ...
    Last edited by openskymap; 2012-05-13 at 22:43.

  3. #3
    Registered User chriske86's Avatar
    Join Date
    Feb 2010
    Posts
    45
    Thanks, I know it works, I have C3-01 and X3-02 too, but this feature must work on Asha. That is my first target platform

  4. #4
    Nokia Developer Moderator jasfox's Avatar
    Join Date
    Aug 2011
    Location
    Berlin
    Posts
    240
    Just a quick update to say that this issue has been raised and a fix is in the pipeline. I'll add more information as I receive it.
    Jason Fox
    Technical Support Engineer, Maps Platform
    Location & Commerce

    http://developer.here.net/

  5. #5
    Nokia Developer Moderator jasfox's Avatar
    Join Date
    Aug 2011
    Location
    Berlin
    Posts
    240
    An updated version of the Maps API for Java ME library has been released and is available here:

    http://www.developer.nokia.com/info/...3e/JavaME.html

    This extends the range of compatible devices such as the Asha 303, through disabling default DirectUtils usage. An increased rendering speed for drawing map objects may be obtained through re-enabling DirectUtils support (for capable devices) in the ApplicationContext .

    Just add:
    Code:
        ApplicationContext. enableDirectUtils();
    The missing KML Example has been added to the code samples as well.
    Jason Fox
    Technical Support Engineer, Maps Platform
    Location & Commerce

    http://developer.here.net/

Similar Threads

  1. Does On-Device Debugger also work with S40 1.1 Asha 303 SDK ?
    By jartl in forum Mobile Java Tools & SDKs
    Replies: 4
    Last Post: 2012-06-11, 18:32
  2. [moved] S40 application works on stimulator but falis on nokia 300 asha
    By PoojaKaregoudar in forum Nokia Asha Web Apps
    Replies: 9
    Last Post: 2012-03-30, 08:19
  3. Remote Access Device not showing S40 series device like Asha series ????
    By amitsharma_ujj in forum Mobile Java General
    Replies: 1
    Last Post: 2012-03-09, 18:00
  4. nokia asha 302
    By Krishnarulezz in forum General Development Questions
    Replies: 2
    Last Post: 2012-03-05, 08:41
  5. lcdui.Image.createImage -> java.lang.OutOfMemoryError: Java heap space
    By sbmcdeshan in forum Mobile Java Media (Graphics & Sounds)
    Replies: 1
    Last Post: 2009-02-23, 19:29

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved