Skip to content

Android App to export GPX and FIT to garmin devices

License

Notifications You must be signed in to change notification settings

lasselasse/gexporter

 
 

Repository files navigation

gexporter

Android App to export GPX and FIT to garmin devices

HELP

HOWTO Develop

  • create directory app/libs
  • copy fit.jar from the Garmin FitSDK to app/libs
  • Download the Connect IQ Mobile SDK (Android BLE/ADB) and copy the .aar file to app/libs
  • Android Studio -> Settings -> System Settings -> Android SDK -> "SDK Tools" Tab -> Check "Support Repository/Constraint Layout"
  • start TestServer.main() (this fires up the webserver on localhost)
  • develop with the ConnectIQ simulator (connects to the webserver on localhost)

TODO

  • make use of connectiq android SDK
  • create proper GUI
  • make parameter preferences
  • properly display what is exported
  • configure the list of directories to scan
  • configure port

About

Android App to export GPX and FIT to garmin devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%