05-08-2007, 06:59 AM
|
#1 (permalink)
|
| Knows Where the Search Button Is
Join Date: May 2007 Model: 8700 PIN: N/A Carrier: don't know
Posts: 15
Post Thanks: 0 Thanked 0 Times in 0 Posts
| One more time: OutOfMemoryError Please Login to Remove! I have a midlet which runs fine on the simulator (the 8700 simulator form the 4.2 JDE). When i deploy it on my real 8700 device I get allways the OutOfMemoryError befor the device starts my midlet.
I read in a few other threads that this belongs to a mismatch of the OS version and the development version. Thus, I used the 4.1 rim_api lib and I recieved the same error. Even when I use the 4.0 lib, the same error appears...
My Device:
8700
OS version: 4.10.258 (Plattform 2.0.0.111)
I'm not able to try it with the 8700 simulator from the 4.1 JDE, because this one is not in the JDE... When I try the 7520 Simulator I recieve the same error, but I don't know why.
My Midlet is almost standart j2me, with a own TrackwheelListener to create a net.rim.device.api.ui.component.Menu and handle there actions and a own KeyListener to support the BB softkeys, which I add to my Application.
Thx for help... |
| Offline
| |