• Newbie needing help

    Firstly, I hope that it's not inappropriate to post help requests here (there doesn't seem to be a specific Help Forum). I haven't written any code for at least 20 years so am very out of date, but thought that I might have a go tinkering with Connect…
  • RE: Data Field: All In One

    Hi Peter,

    after my test with your other app I installed again this one and generally it seems to work. But the settings seem not to fit to the display.
    I have settings for For row 1 with 3 fields (left, middle, right). Then only a bottom field.
    Practically…
  • Implement compile-time detection of (version-)incompatible features

    Hello CIQ team,

    Following a detailed response from jim_m_58 (https://forums.garmin.com/forum/deve...66#post1281066) about the link between CIQ device version and SDK version, may I suggest a compile-time detection of incompatible features is implemented…
  • RE: Is ACTIVITY available to a WatchFace?

    I'm not sure which doc you saw this in (it's really what was intended), but it's kind of a well known "secret" that things in Activity.Info might be valid. You need to be careful with it in that it's not be consistent on all watches and may go away at…
  • Very first steps - Confused about Eclipse

    Former Member
    Former Member
    Dear folks,

    I wanted to get started with ConenctIQ development. I downloaded the eBook and I am reading the getting started guide. I build and debug the sample applications.

    I am not sure if there is something wrong with my installation, or if it's supposed…
  • Array Resources - JSON

    Former Member
    Former Member
    Hey all -

    I am trying to make my app more compatibly with other devices. Part of my app uses a couple of drawable class extensions that draw things based on coordinates related to screen size/shape.

    I know I can pull the system screen shape/width/height…
  • RE: 'Make' for the MonkeyC compiler

    The way you can add configuration options to a DF is with app settings (you can change things from your phone or Garmin Express.). And as I mentioned, you can really only test app settings is with the App settings editor in Eclipse.


    Testing is not so…
  • App: START TO RUN

    The schedule is a 10 week run/walk schedule with 3 lessons per week.

    Advice:
    • Try to run in an even pace (run slow enough so you can keep up this pace!)
    • Walk in a way that you are active but also recuperate enough to handle the next running block
    • Take (at…
  • RE: Lap average vertical speed

    That must have been a copy/paste error on your part. The code above does not have that error, and the post hasn't been edited.

    Travis

    hi Travis,
    ishould have been more specific. my bad.
    i dont think it was a copy paste issue.
    with your code i can build…
  • Help ... data field crashing when jumping between watchface and activity

    Former Member
    Former Member
    I'm wondering if someone can help me isolate a problem for my Snapshot data field (https://forums.garmin.com/showthread.php?353131-Data-field-Snapshot). The crash is very reproducible (on both the 235 and 735XT) but i can't seem to figure out why…