-
Files not copied to correct directory?
first copy files, then edit it (correct the package path)
2009-09-21 13:16:14 UTC in OpenDMTP
-
Yes, you're right!
This was a typo.
Here's the right part:
...
- edit line "package" in copied files:
File: Change line to:
Bluetooth.java package org.opendmtp.j2me.client.custom.treo650;
GPSDeviceImpl.java package org.opendmtp.j2me.client.custom.treo650;
BluetoothDiscovery.java package org.opendmtp.j2me.client.custom.treo650;
....
2009-09-21 09:43:58 UTC in OpenDMTP
-
Here i made a ready compiled client available:
https://sourceforge.net/forum/message.php?msg_id=7501194
Have Fun!
mayerflash.
2009-07-14 06:48:34 UTC in OpenDMTP
-
Hello,
for all those who just wants to download a ready compiled bluetooth enabled OpenDMTP Client version you can get it here:
http://mayer-manfred.de/bla/OpenDMTP.jad
http://mayer-manfred.de/bla/OpenDMTP.jar
It's version 1.2.0
Actually I wanted to place it in the download section, but there was no response from the project team.
Have Fun!
mayerflash.
2009-07-14 06:45:49 UTC in OpenDMTP
-
Here's the link to the instructions:
https://sourceforge.net/forum/message.php?msg_id=7431729
Best Regards
mayerflash.
2009-06-24 10:45:59 UTC in OpenDMTP
-
Hello,
I've posted there instructions how to achieve this. :-)
Have fun!
mayerflash.
2009-06-24 10:44:50 UTC in OpenDMTP
-
Hello,
these are instructions how to compile the client on windows XP and get it running with an external bluetooth gps receiver. It worked well with my SonyEricsson K850i.
For those who are not familiar with all this compiling stuff I will try to upload ready compiled jad/jar-Files
Have fun!
mayerflash
1. Prepare Windows XP PC for compiling
- "Java 2 Platform, Standard...
2009-06-08 08:52:14 UTC in OpenDMTP