Skip to content

Commit

Permalink
Removed Comm Watch sample code and the corresponding prg file.
Browse files Browse the repository at this point in the history
The included Comm Watch and the corresponding sample PRG file were outdated and hence removed from the repo.
The latest version is included in the Connect IQ SDK for devices.
  • Loading branch information
abhishekthakurGarmin committed Feb 3, 2025
1 parent 3315b9e commit 99355f1
Show file tree
Hide file tree
Showing 13 changed files with 5 additions and 350 deletions.
17 changes: 0 additions & 17 deletions Comm Watch/.project

This file was deleted.

34 changes: 0 additions & 34 deletions Comm Watch/manifest.xml

This file was deleted.

1 change: 0 additions & 1 deletion Comm Watch/monkey.jungle

This file was deleted.

3 changes: 0 additions & 3 deletions Comm Watch/resources/bitmaps.xml

This file was deleted.

Binary file removed Comm Watch/resources/images/icon.png
Binary file not shown.
Binary file removed Comm Watch/resources/images/monkey.png
Binary file not shown.
5 changes: 0 additions & 5 deletions Comm Watch/resources/resources.xml

This file was deleted.

3 changes: 0 additions & 3 deletions Comm Watch/resources/strings.xml

This file was deleted.

84 changes: 0 additions & 84 deletions Comm Watch/source/CommApp.mc

This file was deleted.

124 changes: 0 additions & 124 deletions Comm Watch/source/CommDelegate.mc

This file was deleted.

74 changes: 0 additions & 74 deletions Comm Watch/source/CommView.mc

This file was deleted.

Binary file removed CommWatch.prg
Binary file not shown.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ Example [License].
- Run on phone.

#### Comm Watch Sample
- The Comm Watch application is a sample application for ConnectIQ
- Compile using Visual Studio Code https://developer.garmin.com/connect-iq/reference-guides/visual-studio-code-extension/
- Generate PRG file or use [CommWatch.prg] (the already compiled app)
- Copy PRG file to the watch
- The Comm Watch application is a sample application for ConnectIQ to be used with above mentioned Example App
- Get the app and the code for it by downloading the [ConnecIQ SDK for devices].
- The Comm Watch application is available in the "samples" folder of the [ConnecIQ SDK for devices] and the instructions for installing the app are available at [Your first app]'s "Importing an Example" section

## Other Useful Info

Expand Down Expand Up @@ -63,6 +62,7 @@ Please be sure to refer to the <a href="https://forums.garmin.com/developer/conn
[Third-Party Tutorials and Open Source Apps]: https://forums.garmin.com/developer/connect-iq/f/discussion/7961/overview-of-connect-iq-apps-accompanied-with-source-code

[Connect IQ SDK for iOS]: https://github.com/garmin/connectiq-companion-app-sdk-ios
[CommWatch.prg]: https://github.com/garmin/connectiq-companion-app-example-ios/blob/master/CommWatch.prg
[Connect IQ SDK for devices]: https://developer.garmin.com/connect-iq/sdk/
[Your first app]: https://developer.garmin.com/connect-iq/connect-iq-basics/your-first-app/
[License]: https://github.com/garmin/connectiq-companion-app-example-ios/blob/master/LICENSE.md
[documentation]: https://github.com/garmin/connectiq-companion-app-sdk-ios/tree/main/documentation

0 comments on commit 99355f1

Please sign in to comment.