gps data logger

Bild von altauber

BT747 functions on Android Smartphones

The comments in the thread "BT747 on Android? Volunteer?" are most interesting. BT747 is a great app but I do not think porting it to Android is achievable. I just finished coding and Android app for an MTK CHIP GPS logger that has some of the BT747 functionality and found meeting the run time limits for the GUI a real challenge.

I published "MTK logger utility" to Google Play today - GNU GPL v3 licensed. Also posted the source files on GitHub. Works great with my Samsung Galaxy Note and Qstarz Q1000x logger. My app has 4 tabs:

Bild von mdeweerd

BT747 on Android? Volunteer?

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:

Inhalt abgleichen