Okay I think I have formulated something that resembles a java service based on the executeCMD found in the optLoop service link you provided.
However, I have no way of testing it. I just spent about an hour trying to figure out how to load jdk on the emulator only to find that the emulator doesn't have enuff hdd space and even after add/mounting a 2gb vdd to the emulator and copying the jdk installer to it and running it I get errors.
So I am at a lose as to how to compile this in the emulator and test it. I could use some help in setting up my emulator for a development environment.
|