This App is the sample App.
It is so simple. So not include error alert.
You can acquire the motion data.
For Apple Watch and iOS Devices.
- CMAccelerometerData
- CMGyroData
- CMMotionActivity
- CMPedometerData
- CMPedometerEvent
- CMAltitudeData
- iOS
- Watch
Pedometer and EventType
Activity
- Swift 3.0
- watchOS 3.0/Users/milanista/Downloads/IMG_1339.PNG
- iOS 10 and later
Please download zip file or use git clone.
$ cd ~/Download
$ git clone [email protected]:MilanistaDev/CoreMotioner.git
- Open project file by using Xcode.app.
- Push the Run button.
- Please allow this app to access your location while you use the app.
- After building, the App for Watch start installing.
- It's simple App so no need to explain.
If you find bugs, please send pull-request.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Version | Date |
---|---|
ver 1.0 | January 27, 2017 |
Takuya Aso, 2017
milanista224☆me.com ☆ -> @
Based on the GitHub License.