Discussion Board

Search:

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

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    2,039

    Re: 6131 SDK & Eclipse 3.5

    I'm using Eclipse 3.2.2 so it might be different but : if I do new Project, I get a list where there is
    1)Java, and then MIDP Project (Nokia SDK plugin) - That doesn't work.
    2) J2ME, and then...
  2. Replies
    11
    Views
    4,088

    Re: My understanding of mobile application signing

    My certificate (Thawte) has just expired.
    Earlier this year I sold an application to my cutomer, that I don't intend to change any more.

    But now that my certificate has expired, they can't...
  3. Thread: Midlet signing

    by olan75
    Replies
    8
    Views
    8,615

    Re: Midlet signing

    That's not at all what I have experienced.

    My certificate has just expired.
    I can still sign, but I can't install to a device.
    (Well actually, I can copy the app to the device, but it won't run,...
  4. Re: Recommendations for NFC application - Which NFC phone?

    AFAIK the 6212 is retired and the 6216 has been "announced" but is not available anywhere yet (someone please correct me if I'm wrong).



    I don't think you can work in Flash; to my knowledge the...
  5. Replies
    18
    Views
    11,037

    Re: Nokia 6216 Release date

    The 6216 is on the French site :
    http://www.nokia.fr/les-produits/tous-les-mobiles/nokia-6216-classic

    Hmmm... so the next step is probably: either it appears on the UK site, or it vanishes from...
  6. Replies
    3
    Views
    5,771

    Re: False implementation of "playerListner" ???

    Any news on this ?



    I think I have the same problem on a Nokia 6212 (S40) .
    Not all phones have the problem, though (maybe 10 out of 50), and those that do only have it sometimes.

    Bharat,...
  7. Re: debugging: 6131 emulator crashes, 6212 slow and doesn't break on BP's

    Thanks npr.

    Looks like I'll have to try NetBeans, then. Switching dev environments seems like a lot of work just to get the debugger working but if I must, I must! I'll get around to it as soon as...
  8. debugging: 6131 emulator crashes, 6212 slow and doesn't break on BP's

    Hi

    Call me old school, but I like to use the debugger, single step through an application, set breakpoints, examine variables...

    The 6131 emulator did kind of ok except that it keeps crashing...
  9. Re: RecordComparator.compare gets called with null

    Well then it looks like I've got my work cut out.
    Thanks for your advice.
  10. Re: RecordComparator.compare gets called with null

    Hmmm. Gotta rewrite all my data layer.



    Well my typical store has under 100 recs, each record is 300 bytes at the most.

    I also have pictures; typically 4 or 5 pics at a given time, depending...
  11. Re: RecordComparator.compare gets called with null

    All right but (sorry to sound a bit naive here) how do you sort records then ?



    All right but how do you delete records then ?



    setRecord only works on one record anyway (or are you...
  12. Re: RecordComparator.compare gets called with null

    More info :

    First, I was mistaken; nextRecordId doesn't throw InvalidRecordIdException, it just returns 0 for the
    record id. InvalidRecordIdException was thrown later by me trying to use this...
  13. RecordComparator.compare gets called with null

    Hi

    I use RecordComparator to access my records in order.

    I noticed that sometimes the compare callback gets called by the system with null as one of the records.
    I mean that when the system...
  14. Replies
    1
    Views
    6,972

    Re: Certificate not on phone or sim

    Try using this tutorial :

    http://media.csee.ltu.se/courses/D7010E_2007_Pervasive_Computing/applicationsigning.php

    It worked for me.

    Don't get me started on how much this all sucks.... having...
  15. Re: Problem with Root CA from Thawte and signing J2ME applications

    I got the code signing cert from Thawte and it worked on my 6131 with 5.12. It's called the JavaSoft certificate IIRC.
  16. Replies
    21
    Views
    13,929

    Re: Problems with 6212 classic

    No- my only experience is with Nokia 6131 and 6212.
    Do you ? (About the BenQ, I thought it was "announced" a couple times but never came out?)



    Yes, I absolutely agree with that assessment,...
  17. *Sometimes* getSnapshot throws MediaException, RecordControl Error

    Hi all

    I have a midlet that allow the user to take photos.

    *Sometimes*, but not always, getSnapshot throws a MediaException with the message 'RecordControl Error'

    What could be causing this...
  18. Replies
    21
    Views
    13,929

    Re: Problems with 6212 classic

    Oh, yeah.... NFC.

    Well, two of my clients have scrapped the NFC part of their projects due to this problem.

    I'm the one who convinced them to go with this new tech, by making quite convincing...
  19. Replies
    4
    Views
    8,976

    Re: [moved] Writing to NFC tags

    It's called a "Smart Poster"

    There's a working sample here :

    http://discussion.forum.nokia.com/forum/showpost.php?p=489927&postcount=5

    HTH
  20. Replies
    13
    Views
    7,936

    Re: commandAction called twice

    It's harder to do when you're consciously trying, but my users do it inadvertently all the time, as shown by my app's execution logs. It looks like it's either a bouncy button or a bouncy finger...
    ...
  21. Replies
    13
    Views
    7,936

    Re: commandAction called twice

    Not sure what you mean by "at software level", but, yes, as I described, it happens when the user presses the button twice in rapid succession, consciously or not...

    This is on a Nokia 6131 and...
  22. Replies
    13
    Views
    7,936

    Re: commandAction called twice

    This old article talks about it too !
    http://developer.sonyericsson.com/site/global/techsupport/tipstrickscode/java/p_tips1102.jsp

    It happens to me all the time when I do this :


    ...
  23. Replies
    21
    Views
    13,929

    Re: Problems with 6212 classic

    I have the same problem. I have a client who is building a system around a Nokia NFC phone and Mifare1k tags.

    The client has ordered these tags:...
  24. Replies
    12
    Views
    8,093

    Re: Multiple threads created by the mobile ??

    Well, yeah maybe.... My message above at 2008-10-30, 15:30 explains exactly why I got interested in this thread business in the first place. The strategy I had in mind would have worked on (for...
  25. Replies
    12
    Views
    8,093

    Re: Multiple threads created by the mobile ??

    It's all explained here !

    http://developers.sun.com/mobility/midp/ttips/threading3/index.html
Results 1 to 25 of 41
Page 1 of 2 1 2
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