ios-samples/ios9/MusicMotion
Rolf Bjarne Kvinge c48c4d648c
Add .editorconfig and fix formatting accordingly. (#471)
The new .editorconfig is copied from the one in xamarin/xamarin-macios.

Formatting was fixed using 'dotnet format whitespace --folder .'
2023-02-17 14:55:43 +01:00
..
MusicMotion Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Screenshots [MusicMotion] Add MusicMotion iOS 9 sample 2015-07-21 21:46:56 +03:00
LICENSE.txt [MusicMotion] Add license 2016-02-19 12:39:14 -03:00
Metadata.xml [MusicMotion] Add MusicMotion iOS 9 sample 2015-07-21 21:46:56 +03:00
MusicMotion.sln [MusicMotion] Add MusicMotion iOS 9 sample 2015-07-21 21:46:56 +03:00
README.md remove hashtags ios9 ios10 watchos 2019-07-24 17:48:58 -07:00

README.md

name description page_type languages products extensions urlFragment
Xamarin.iOS - MusicMotion: Adding Motion Awareness to a Music App CoreMotion provides great contextual awareness that can be used to make apps even smarter. This sample demonstrates best practices (iOS9) sample
csharp
xamarin
tags
ios9
ios9-musicmotion

MusicMotion: Adding Motion Awareness to a Music App

CoreMotion provides great contextual awareness that can be used to make apps even smarter. This sample demonstrates best practices for CoreMotion API usage and provides an example of how to fuse different types of motion and fitness data to enable context aware application behavior.

Build requirements

Building this sample requires Xcode 7.0, iOS 9.0 SDK. This sample use new C# 6 features which means that you need IDE with C# 6 support(Xamarin Studio, Visual Studio 2015).

Runtime requirements

Running the sample requires iPhone with iOS 9.0 or later.

Swift version of sample

License

Xamarin port changes are released under the MIT license