| Author |
problem integrating midlets
|
Saatvi Sudhahar
Greenhorn
Joined: Sep 22, 2007
Posts: 6
|
|
hi..
iam developing a media player in j2me. i have all the midlets working now.. when running in the emulator with netbeans the application is running smoothly. but when i install it to the mobile each midlet is getting installed seperately without in one whole application. emulators have a built in option for integrating them. but how can i do the same after deploying it. i used Nokia 6120..midlets are working..but i need to bring them into one application. should i create a base midlet and called all other midlets from it? i tried it,,but it failed. can anyone suggest me a way please. ? i tried calling other midlets' run method from the base midlet. but something goes wrong...
looking forward for a reply soon...
regards
Saatvi
|
 |
Marcos Maia
Ranch Hand
Joined: Jan 06, 2001
Posts: 977
|
|
Hi,
I'm new to JME world but I believe this is related with package and deploy process.
this articles from sun might help:
http://developers.sun.com/mobility/midp/articles/getstart/
http://developers.sun.com/mobility/midp/articles/deploy/
[]s
|
 |
 |
|
|
subject: problem integrating midlets
|
|
|