okay. i DONT KNOW why, but if I load my GPS midlet with phoneME (
http://davy.preuveneers.be/phoneme/?q=node/10) it works just fine. although at the first glance phoneME is not as fast as the native build in Esmertec Jbed one. however, gps seem to work with this. can anybody tell me why it's up to the midlet manager if some packages work and some not? I thought if the package is stored in the classpath just every java application can use it. no matter with which loader its been started. for me the midlet manager only organize & start my midlet's with doing internally somekind like (exec("java mymidlet"))
btw, i had to install two files on my cellphone to work, from the above mentioned link
phoneME Feature - CLDC (.cab)
phoneME Feature - MIDP (.cab)
on my mobile phone:
after that i started the phoneME MIDP from `Program Files', then I installed my midlet from my SD-card. of course i copied my midlet from my developing pc to it befor that.
greetings
null9