Closed Thread
Results 1 to 2 of 2
-
04-13-2001, 11:42 AM #1Mobile Enthusiast
- Join Date
- Jan 2001
- Location
- Orlando, Fl. USA
- Posts
- 57
I was wondering if someone could help me. I am trying to spawn an executable using java like this
private void spawnSoftwareExe(String path) {
Runtime rt = Runtime.getRuntime();
Process pr = null;
try {
pr = rt.exec(path);
}
it works on my desktop but ont n my iPaq.
has anyone tried this before? and if so did it work. Any help would be appreciated.
bv
-
04-13-2001, 11:19 PM #2Senior Member
- Join Date
- Jun 2000
- Location
- Woodbury, MN
- Posts
- 209
Are you using Sun's PersonalJava? If so, I believe that it has problems handling multiple threads.
Similar Threads
-
Another JAVA for IPAQ, this time JAVA 2 supported
By Quay in forum iPAQ h3600-h3900 seriesReplies: 2Last Post: 06-22-2001, 02:24 PM -
JAVA on iPaq
By Small Town Man in forum iPAQ h3600-h3900 seriesReplies: 16Last Post: 06-06-2001, 03:58 PM -
IPaq and Java
By DamienDeCourten in forum iPAQ h3600-h3900 seriesReplies: 1Last Post: 06-05-2001, 11:44 AM -
Java VM for the iPAQ!?!?!
By manta in forum iPAQ h3600-h3900 seriesReplies: 0Last Post: 04-13-2001, 01:58 PM -
spawning executables with java
By aikicompman in forum iPAQ h3600-h3900 seriesReplies: 0Last Post: 04-13-2001, 11:41 AM



LinkBack URL






Bluetooth Handsets for big phones
05-18-2013, 10:41 PM in Smartphones