This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Health data & Android

Lo :D

Many of us have asked Garmin for manual input of health data into Connect. But infortunatly, situation is still the same today.
So I've developed an Android app to simply track your body composition scale data, and export it to Garmin Connect in one click.

For Android devices :
https://play.google.com/store/apps/details?id=org.kochka.android.weightlogger

For Blackberry playbook (OS v2) :
http://appworld.blackberry.com/webstore/content/97348

Any suggestions / feedback would be appreciated.

This app is opensource. You can help to improve the code, add features, add localisation, or report issues on Github :
https://github.com/kochka/WeightLogger

If you want to translate this application into your language and you don't understand what Github is, send me back this file translated at the email displayed on the Android Play Store page (English, Catalan, Dutch, French, German, Hebrew, Italian, Polish, Russian, Spanish, Swedish already included):
Locale file

Thanks

--------------------------------------------------
2013-05-14 / v1.0.8 : Fix crash on database restoration / Add Ukrainian localisation (thx to Julia Ostromogylska).
2012-11-15 / v1.0.7 : Add Hebrew localisation (thx to Yogev Itamar).
2012-10-09 / v1.0.6 : Add Russian localisation (thx to Maxim Kot).
2012-10-09 / v1.0.5 : Add Swedish localisation (thx to Christian Jonhammar) / Credits for translators.
2012-07-20 / v1.0.4 : Add Italian localisation (thx to Antonio Pavan).
2012-07-13 / v1.0.3 : Fix Garmin Connect upload issue / Add German localisation (thx to Johannes Frühwirt).
2012-03-22 / v1.0.1 : Bug fixes.
2012-03-22 / v1.0.0 : Save/restore database feature / Muscle mass unit preference / Add Dutch localisation (thx to Ids van der Leij).
2012-03-05 / v0.97 : Bug fix in graphs / Add Polish localisation (thx to Bartłomiej Czerwiński)
2012-03-03 / v0.96 : Add in app graphs / Add Spanish and Catalan localisations (thx to Oriol Garrote)
2012-01-26 / v0.95 : Add FIT upload to Garmin Connect from the app & some bugs fixes
2012-01-03 / v0.93 : Fix fatal issue in preferences for Android < 2.3
  • Great application!!! Thanks very much.
    Some phone (ex. Sony Ericsson) support ANT+ technology, it's posibble add support ant+ protocol in program fore send data not direct to garmin forrerunner device. I mean some as emulation weight scale.


    You're welcome :D
    I don't undestand what you would like to do by sending weight data to your forerunner ?
  • New version v1.03

    - Fix Garmin Connect upload issue when Garmin username and GC display name are different.
    - Add German localisation (Thanks to Johannes Frühwirt).
  • Former Member
    0 Former Member over 12 years ago
    Great app!!! You're good.
    I'm Italian: if you want I can translate for you.
    Antonio
  • Thanks Antonio :D
    You can translate this file and send it to me at the email on the Google Play page.
  • New version v1.04

    - Add Italian localisation (Thanks to Antonio Pavan).
  • Former Member
    0 Former Member over 12 years ago
    Hi Cgebke,

    I'm sorry but I can't make a port because I don't have any Mac(Xcode) and it is mandatory to develop iPhone apps (I'm a Linux guy ;)).
    However if they are an iPhone dev around who want to develop a similar app, I will be happy to provide some help and some java sources but I'm not sure that it is easily portable to objectiveC.

    Cheers,

    Seb


    This is a truly outstanding service and I'm only disappointed that I don't have an Android phone; I have an iPhone.

    I hope someone makes a similar app we can use to upload our stats. We have a Tanita scale and there's no way I'm about to drop £400 on a new scale just so it can sync with Garmin Connect.

    Even £5 for an app to upload those details would be a good deal. Someone could make a lot of money!
  • Hi James,

    Someone has made a similar app for iThings called "fit-logger", you will find it on app store.
    It seems to be available only for English speaking countries and only manage Lbs unit, but it should be ok for you as you seems to be English :)
  • Former Member
    0 Former Member over 12 years ago
    I recently wrote a Python script to upload FIT, TCX and GPX files to Garmin Connect via a web service. It was built on some initial work that was done by someone else. You may be able to use it to decipher the upload web service.


    Garmin Connect Python Uploader:
    https://sourceforge.net/projects/gcpuploader/


    Does someone have .fit file format for uploading with this script?
  • What do you mean ? Specs ? FIT is a binary file format. If you want to generate easily FIT files, you can download the FIT SDK on the ANT+ web site and use the Java tool provided.
  • New version 1.05

    - Add Swedish localisation (thanks to Christian Jonhammar).
    - Credits for translators.