Phone Dev
< Dev types lib
< Dev
< Software
< Computer Science
< Tech
< drone
Get flash to fully experience Pearltrees
Best practices (Phone dev)
Vous êtes ici : Home » Développement » Apple versus Android, du point de vue développeur ! Vendredi 09 avril
Mobile Phone Cross Dev (Empty and deprecated old pearl)
In the last two posts we analysed XCode's "Window-Based Application" template, with an emphasis on understanding how to use Interface Builder (IB) during iPhone application development. That template is a good starting point, since it's very simply but yet makes rather good use of IB. Now, we'll move onto something more exciting by analysing XCode's "Utility Application" template, so start up XCode, choose "File/New Project" from the menu and select the Utility Application project and name it Util1. This is a quite interesting project, since it has multiple classes, multiple xib-files and even some user interaction via a GUI button.