Résumé de la séquence
This video presents the «JeMeSouviens» application you have to implement this week. It manipulates:
Keywords : Localisation, CoreLocation, CLLocationManager,CLLocationManagerDelegate, CLLocation, CLHeadings, MKMapKit, MKMapView, MKMapViewDelegate, MKAnnotation, CLLocationManager, CLLocationManagerDelegate, MKMapCamera, UIImagePickerController, UIImagePickerControllerDelegate,Contact, ContactUI, CNContact, CNMutableContact, CNContactStore, CNContactPickerViewController, CNContactPickerDelegate, CNContactViewController, CNContactViewControllerDelegate.
Accéder à la séquence
If the video does not appear in the frame, please use the link in the table on your right.
Useful links
Here are some references for those who want to get more information:
- CLLocation Class Reference (Apple),
- CLHeading Class Reference (Apple),
- CLLocationManager Class Reference (Apple),
- CLLocationManagerDelegate Protocol (Apple),
- MKMapView Class Reference (Apple),
- MKMapViewDelegate Protocol (Apple),
- CLHeading Class Reference (Apple),
- CLLocationManager Class Reference (Apple),
- CLLocationManagerDelegate Protocol (Apple),
- UIPopoverController Class Reference (Apple),
- MKMapView Class Reference (Apple),
- MKMapViewDelegate Protocol (Apple),
- MKMapCamera Class Reference (Apple),
- MKMapViewDelegate Protocol (Apple),
- UIPopoverControllerDelegate Protocol (Apple),
- UIImagePickerController Class reference (Apple),
- UIImagePickerControllerDelegate protocol (Apple),
- Localizing Your App (Apple),
- About Internationalization and Localization (Apple),
- NSLocalizedString (Apple),
- NSDateFormatter Class Reference (Apple),
- NSNumberFormatter Class Reference (Apple),
- Internationalization Tutorial for iOS [2014 Edition] (RayWenderlich),
- the Contacts framework (Apple),
- CNContact (Apple),
- CNMutableContact (Apple),
- CNContactFormatter (Apple),
- CNContactStore (Apple),
- CNContactPickerViewController (Apple),
- CNContactPickerDelegate (Apple),
- CNContactViewController (Apple),
- CNContactViewControllerDelegate (Apple),
- CNSaveRequest (Apple).
- Auto Layout Guide (Apple),
- Visual Format Language for Autolayout (Command Shift).