JayPanoz / WeightLogger

WeightLogger Android app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeightLogger

WeightLogger is an Android app to log body composition data using a Tanita scale (or any body composition scale).

Main features :

  • Viewflow display of your data.
  • Scrollable and zoomable graphs of weight, body fat, body water and muscle mass.
  • One click export to “Garmin Connect” account.
  • Google FIT export.
  • FIT and CSV export.
  • Support of Kg or Lb mass unit.
  • Support of mass or percent muscle mass unit.
  • Languages supported : English (default), Catalan, Chinese, Czech, Dutch, French, German, Hebrew, Italian, Polish, Russian, Spanish, Swedish, Ukrainian.

Beta features :

  • Ant+ scale connection
  • BT Smart for HMM scale connection

Requires as library projects

Installing the APK

The APK is available for download to an Android device from Google Play Store here.

License

This project is licensed under the Apache License, Version 2.0

/*
 * Copyright 2015 Sébastien Vrillaud
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

Some pictograms used in this app are the property of Tanita

About

WeightLogger Android app

License:Other


Languages

Language:Java 100.0%