This is a guest post by +Tope who is Vault Overseer at App Design Vault where you get stunning iPhone App Design templates for developers with a budget or lack of good design contacts. The App Store with over half a million Apps is now a crowded place. To succeed, your app needs to stand out both in design and functionality. Customizing the appearance of your User interface is a good way to separate your App from the others out there. Making custom interfaces used to be a painful ...
Hello again, today we will learn about UITableViews and NSArrays, but before we start I need everyone who reads these tutorials to vote on the poll below, since it will determine how the next tutorials will be presented. Since Apple released the new version of Xcode (Xcode 4) I need to know whether we should use Xcode 4 or Xcode 3 for the tutorials. Xcode 4 does cost $5, but I think it’s well worth the price (in ...
Hello, and welcome to another iOS Development tutorial. Today we are going to learn about UIPickerViews and how to switch viewcontrollers (I’ll explain what that is later). I’ll start off by explaining that picker views work fairly the same way as table views, so if you did the last tutorial then you should have no problem understanding this one. In the last tutorial I took a poll about whether we should use Xcode 4 or Xcode 3 in the tutorials and it looks like Xcode 4 won by ...
Here is a series of videos that teaches you how to design an iPhone App. The app takes its inspiration from the Flipboard App for iPhone. Saves you $2000+ in hiring designers, Setup In 10 minutes, No Photoshop skills needed. Click the button below to browse the templates and start designing your app in 30 minutes or less. I will use some design resources from iPhone App Design Templates found on the Newsreader theme which you can find on App Design Vault. At the end of this post, ...
Although it seems very Cliché, our first iPhone app will be a Hello World program. Mostly everyone starts out programming with a Hello World exercise, so let’s not stray from the group since it seems they are doing well… As we go through this series I will explain concepts like Objective-C (the programming language iOS apps are written in), iPhone development, and programming in ...