By Sarah Sorensen
April 25, 2012
When Apple released its earnings this week, they announced they sold 35.1 million iPhones in the quarter. Since introducing the iPad in 2010, they have sold 67 million devices. When you stop to think about it, those numbers are just mind boggling and begs the questions are we really using all this computing power to our best advantage?
By Wentworth2
April 21, 2012
everythime I use itunes to sync my iphone contacts the old contacts will be deleted automaticly, anybody know how to advoid this problem?
By Ruikufly
April 20, 2012
I have an older iPhone which is kept away from iTunes and the iCloud as I only use it to make calls.
I have recently purchased the new iPad which I am now setting as my new media and personal data center and was wondering how to transfer my iPhone contacts to my new iDevice.
Since all my iPhone contacts are manually created on my phone and are stored locally there, I decided that the easiest wa...
By 7583237
March 26, 2012
I am developing this program for jailbreak iPhone. My development environment is Xcode 4.2 and the device on which I am trying to run this program is iPhone 3GS with iOS 5.0.1.
Note: It is not GUI based program.
int main(int argc, char *argv[])
{
NSLog(@"ENTER in main");
NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
locationAppDelegate *loc = ...
By kevlangdo
March 24, 2012
The IOS 5 UIalertView is a versatile popover that offers several styles. Logins, Prompts, Text Messages. The UIalertView offers a compromise between a UIPopoverViewController and an ActionSheet. You can use the UIalertView for Logins, to prompt users for input or to display some important information to the user.
This tutorial offers several examples on how to implement the UI ...
By FelixDeeCat
March 18, 2012
I have a new MacBook Air. I had XCode on it when I bought it, but I upgraded to the latest version. I registered as a developer and downloaded the developer code. However, when I set up a new project, all of my templates have different names than the ones mentioned in Head First iPhone & iPad Development. Instead of the ones shown in the book: Navigation-based Application, OpenGL ES Applicatio...
More News – More Answers