Install BT747 GPS Data Logger Software or get a zip file (including source code).
Hello,
I am new to this forum. My name is Victor and I write from Spain.
Friends
I downloaded the source code for Windows Desktop version BT747Aplicacion 2.X.1779 - 09/06/2010. The operating system of my pc is Windows 7 Home Premium 64 bits. BT747 software work, I connect and download the logs.
I would like to know how can view the source code in a Java IDE like Netbeans, etc.
BT747 evolves constantly (2.X.*), but this evolution will impact most windows users in a positive way, and existing users must learn this information or it would remain hidden from them.
In the case where you are using USB to connect your passive tracking device to the computer, BT747 is now capable of finding the corresponding serial port itself. You will still need to select the right connection speed though.
I installed the Android SDK and had a closer look.
It looks relatively easy to make a port of BT747 to the Android platform: it does look like plain Java. The fact that some libraries are not the same is not an issue: that is already the case with the three platforms that BT747 can run on: J2ME, J2SE and SuperWaba.
Porting BT747 is a matter of: