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...
Type: Posts; User: olan75; Keyword(s):
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...
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...
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,...
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...
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...
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,...
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...
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...
Well then it looks like I've got my work cut out.
Thanks for your advice.
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...
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...
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...
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...
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...
I got the code signing cert from Thawte and it worked on my 6131 with 5.12. It's called the JavaSoft certificate IIRC.
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,...
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...
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...
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
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...
...
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...
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 :
...
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:...
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...
It's all explained here !
http://developers.sun.com/mobility/midp/ttips/threading3/index.html