I am trying to run multiple midlets at the same time on my raspberry pi.
From netbeans point of view I am able to deploy and run them. But for my applications I want to auto start multiple midlets on the raspberry pi.
On the cmd line interface of java me 8 I have commands to install a midlet and run a midlet.
But i am not able to start multiple midlets.
Can someone explain to me how I can do this?