To start the java applications on the HELIO I see these posibilities:
1.) a tool like the exegen.exe from superwaba that creates a HELIO application (*.app) for every
Java appplication (does this mean that the complete waba-VM code is part of every application ?)
2.) one application including the waba-VM, that shows a list of (or a desktop with) all available
java applications
--
Martin
Logged In: NO
1.) Nope. It's a small app. that launches the Waba VM and
passes parameters to it via the program arguments. I don't
think the Helio has that option, but I can look.
2.) Easier than 1 but will be unwieldy because users might
not want to run two Launchers? Unless the launcher can be
made to run native Helio apps. too. I think that would be
the best and we can prettify the new Launcher while writing
it in Java! :)