Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed Comm Watch sample code and the corresponding prg file. #6

Merged
merged 2 commits into from
Feb 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
[ConnecIQ 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