More concisely (1 line): The certificate must be valid at the time you install the midlet on the phone.
Type: Posts; User: lapinos03; Keyword(s):
More concisely (1 line): The certificate must be valid at the time you install the midlet on the phone.
Hi there!
I'm facing a problem regarding RecordStore. I run into an RecordStoreFullException exception. From the catch block, I print out the size and available size of the store at that point....
I had once a problem with that Nokia 5200, but with unsigned jar (which is apparently not your case).
My pb came from a complete package import (I don't remember which one), i.e something like...
I also use KXML in my project.
In eclipse, click-right on the project node. Menu Build path > Configure Build Path...
Select tab Libraries, then button Add external jars... Look for the jars in...
241 x 286 pixels x4 (RGBA) = 275 704 bytes. Wow !
Not surprised that the RMS comes quickly out of room! Never thought about using a PngEncoder class to compress the stuff ?
/Lapi.
(PS: if you...
Your question is most of interest because I feel also concerned by the same issue. But unfortunately, after digging into the question, it came to my mind that there is no way to control copies...
That sounds strange! You should not invoke notifyDestroyed() from within destroyApp(boolean unconditionnal) because the later is called by the system upon destroying state. Calling notifyDestroyed()...
Actually it is not unlimited. Max is 16MB on S60 3rd.
Here is a snippet of code that allows you to determine how much memory is available on the phone. It allocates memory until the...
SonyEricsson phones from JP-7 allow you to retrieve the IMEI without the need to sign the midlet.
Verified on K800i, G502.
/Lapi
As far as I know, Nokia and Motorola require that your midlet is signed in order to be able to retrieve those "sensitive" data.
/Lapi.
The phone's horse power is also in concern. On most phone specs, the type of cpu and cpu's clock rate are not specified, and you may have bad surprises when testing on real phones. Most java...
Always do precise the phone you use and its firmware version. With other phones?
Whether the version is newer or older, I always get a prompt.
How did you format the MIDlet-Version? Maximum 2...
Hi there!
Why is there no RMS size specification in the phone specs? This is in my opinion a very important data, especially when a project needs to store a certain amount of data in it (due to...
N78 RM-235, firmware 20.149.051.1
Hi there!
I found a bug with the interactive gauge placed on a form, between two StringItems. The gauge does not get any focus, then it is not possible to...
Hi there!
I confirm that I met this bug too, since I updated the firmware version of my N78 to 20.149.051.1 last week-end.
The System.getProperty("microedition.platform") returns null! This can...
Hi there!
I also face this problem. I have fighted hours and hours with uninstalling/reinstalling third-party softwares, resetting, etc... until I found out that as soon as the installation of...