fond
logo cours
Programmation sur Plateforme Mobile - companion web site
LXXV - «PictBook» in Objective-C
Exercice
logo-seq-exercice

Downloads

Pour l'exercice

Soumission

Résumé de la séquence

This video presents the «PictBook» application that works on both small and large devices.

You have to implement this application using Objective-C without Storyboard and ARC and run it on both the simulator and a real device. You will follow the behavior as it is presented in the video. This application must support all the possible devices orientations and include a parallax effect. Since picture are quite large (please use them all), you will have to appropriately handle memory and images.

Keywords : UIView, UIScrollView, UIButton, UILabel.

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: