WizardStan
Mega GP Mania
- Joined
- May 24, 2008
- Messages
- 16,731
So I was able to extract all the java classpath, jre, and VM stuff and jam it all into a single file on my SD card from which I can now happily run Java programs. It is 139M in total and works fairly well. I played Dominion (awesome fun card game) via BrettspielWelt with no problem. No 3D stuff though
Any suggestions on ways to make this convenient for Johnny Everyman? I was thinking of packaging it into a PND which could be run once to "install" a /usr/bin/java file which is nothing more than a script of "pnd_run.sh /path/to/java.pnd $@" or something like that. Future classes and libraries can be uncompressed into the appdata directory. I don't know if that's a good idea or not.
Anyone interested can just download what I've got from here. Eventually. It's uploading, give it a half an hour or so.
Any suggestions on ways to make this convenient for Johnny Everyman? I was thinking of packaging it into a PND which could be run once to "install" a /usr/bin/java file which is nothing more than a script of "pnd_run.sh /path/to/java.pnd $@" or something like that. Future classes and libraries can be uncompressed into the appdata directory. I don't know if that's a good idea or not.
Anyone interested can just download what I've got from here. Eventually. It's uploading, give it a half an hour or so.