I've got a few ideas of programs that I want to write in Java for my 7650, but they're all gonna be a bit useless if the only way to access them is to go into tools, then Apps., then select the one I want to run.
Is there a way (or a program to enable you to) have a link to a Java MIDlet from the main menu?
LittleCharva
What you may want to do, is use eg the left hand key (above the joystick) to access applications...
If you can find a way of creating short cuts to java or c++ apps, let us know!!!
Paul
If you install eSuite then you can create shortcuts to any of your applications, which then stay in your favourites folder even when you uninstall eSuite.
I was having a look at the format of the shortcut files it creates, and if you create a shortcut to an image the shortcut file contains the path to the image viewer program on the phone, and then a parameter to tell it which image to open.
This leads me to believe that the same could be done with the MIDlets, we just need one of those coders out there to see the potential in having shortcuts to your MIDlets.
LittleCharva