squeek school #8

12
Разработка приложений для iOS Занятие #8 - Last one squeek school пятница, 24 июня 2011 г.

Upload: sergey-pronin

Post on 15-Jun-2015

3.985 views

Category:

Education


0 download

TRANSCRIPT

Page 1: Squeek School #8

Разработка приложений для iOSЗанятие #8 - Last one

squeek school

пятница, 24 июня 2011 г.

Page 2: Squeek School #8

• picker = [[GKPeerPickerController alloc] init];

• picker.delegate = self;

• picker.connectionTypesMask = GKPeerPickerConnectionTypeNearby | GKPeerPickerConnectionTypeOnline;

GameKit

пятница, 24 июня 2011 г.

Page 4: Squeek School #8

Графикапятница, 24 июня 2011 г.

Page 5: Squeek School #8

OpenGL

• Вся реализация на C для всех

• Android, BlackBerry PlayBook, iOS, Symbian, Maemo, Palm WebOS, Nintendo 3DS, PlayStation 3

пятница, 24 июня 2011 г.

Page 7: Squeek School #8

CoreGraphicsпятница, 24 июня 2011 г.

Page 9: Squeek School #8

AddressBook

• ABPeoplePickerNavigationController

• ABPeoplePickerNavigationControllerDelegate

• Осталось всего 3 метода:peoplePickerNavigationControllerDidCancel.shouldContinueAfterSelectingPerson.shouldContinueAfterSelectingPerson:property

пятница, 24 июня 2011 г.

Page 10: Squeek School #8

EventKit

• Доступ к календарям• Создание событий• Просмотр• + UI

пятница, 24 июня 2011 г.

Page 11: Squeek School #8

Местоположение

• CoreLocation Framework

• CLLocationManager

• didUpdateToLocation

• didFailWithError

• startUpdating - stopUpdating

пятница, 24 июня 2011 г.

Page 12: Squeek School #8

Спасибо

• FeedBack на [email protected]

• А лучше на [email protected]и [email protected]

• developer.apple.com Google

• Сертификаты

пятница, 24 июня 2011 г.