My Watchface?

Former Member
Former Member
Is there not a way on my Forerunner 235 to upload a watch face I've created to just my device for testing. I know all about the emulator etc... but it seems like there is no way for me to get my packaged app on my device only, other than upload it to the app website etc...?

Anyone have any tips for this?

Thanks!
  • See "Side Loading an App" in the programmer's guide.

    basically you just put a .prg for the target device in "\garmin\apps" when it's mounted as a USB drive.

    Note. You can not use GCM or GE to test app settings with a side-loaded app.
  • Former Member
    Former Member over 9 years ago
    See "Side Loading an App" in the programmer's guide.

    basically you just put a .prg for the target device in "\garmin\apps" when it's mounted as a USB drive.

    Note. You can not use GCM or GE to test app settings with a side-loaded app.


    Perfect! TYVM That was exactly what I needed.