Discussion Board

Search:

Type: Posts; User: done; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    7,329

    Could you be more specific on what kind of error...

    Could you be more specific on what kind of error do you meet?
  2. Replies
    6
    Views
    6,527

    A workaround

    Just for the record: I was a bit overusing DirectGrahics.drawImage(). I replaced most of the occurences by Graphics.drawImage() and it works now. Don't ask me why :)
  3. Replies
    1
    Views
    6,263

    Yes, Nokia 6600 supports MIDP 2.0 (IR/Bluetooth)...

    Yes, Nokia 6600 supports MIDP 2.0 (IR/Bluetooth) - look at http://www.forum.nokia.com/main/1,6566,015_291,00.html
  4. Replies
    17
    Views
    10,298

    Yes, floating point, access to IR/Bluetooth...

    Yes, floating point, access to IR/Bluetooth etc... You can't port MIDP 2.0 to 1.0 in general, i'm pretty sure.
  5. Replies
    4
    Views
    6,165

    I believe it's just a spec, not implemented in...

    I believe it's just a spec, not implemented in phones yet.
  6. Replies
    6
    Views
    6,527

    Memory leaking after closing an application?

    Memory leaking after closing an application?
  7. Replies
    6
    Views
    6,527

    Nokia 7210: Unable to run (ANY) application

    I understand that "Unable to run application" is a way to say "No more heap memory available" for N7210 phone. But I have i MIDlet that starts, runs and finishes ok few times, but then it starts to...
  8. Replies
    1
    Views
    5,150

    Make sure your wav file is in PCM format. This...

    Make sure your wav file is in PCM format. This one works with my 3650, while some others don't. You can check the format with Win2000 Sound recorder application for example. (Load your wav and...
  9. Replies
    1
    Views
    6,695

    RE: Mutable images and transparency

    I had the same problem, using com.nokia.mid.ui.DirectGraphics helped.

    Image myImage = Image.createImage ("/blah.png");
    Image mutableImage = Image.createImage (100, 100);
    Graphics gfx =...
Results 1 to 9 of 9
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