Hi, how can i call a Midlet on a button click event in Java Me
Hi, how can i call a Midlet on a button click event in Java Me
would that be after pushing a button within your app or do you want to start a midlet when pressing a button outside your app ?
If it's the first case you might have a look here :
http://www.developer.nokia.com/Commu...m-other-midlet
Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them.
hi, i am really not getting how do i call MidletB from MidletA when i click a button which is in MidletA .. when i click the button the MidletB should get execute and Display on the emulator..
I tried of importing package and makin object of Midlet and then calling but it is giving me MIDletManagerError : Illegal Attempt To construct fflocator.ContactList@e10e393b
plzz help
Thnks
Swati
Your question is merged to a very similar discussion now. Make sure to check the suggestion in #2.