Posts tagged iphone
How to make an iPhone app?
3iPhone apps?
Nowadays many people own an iPhone or an iPad. Honestly they’re very neat little gadgets. Not only they look great, they offer also the possibility to do countless things.
After doing some serious research on that topic, I’ve found a nice set of howtos and instructions in an ebook to build your own apps and how to sell them efficiently on the iTunes AppStore.
This particular one is the best collection I could find after getting more and more confused by the vast amount of info on the internet.
The ebook teaches you the following things:
- How to Program in BOTH C and Objective-C
- How to work with iPhone OS, Cocoa-Touch and UIKit
- How to assemble a complete working iPhone app
- App Development Formula: Step by Step process of building an app from selecting a niche, design, planning, coding and promoting your product
Basically that’s all you need. The eBook itself has more than 300 pages and is fully packed with information. Even code snippets are there to show you how to get things started.
It’ll currently cost you $47.97 and is worth every cent. Of course you have to be motivated and take your time to work through it. Also the supplier gives you a 60 days money back guarantee. So if you tell the author of the eBook why you’re not satisfied, he’ll give you back a full refund.
So the bottom line is:
“If you want to get started fast in iPhone development check out my ebook where I show you everything you need to learn programming specifically for the iPhone. Don’t waste a lot of time on learning all the lessons the hard way – skip the hard part and go right to the finish line.”
TELL ME HOW TO WRITE AND MARKET IPHONE APPS ALREADY!
How to jailbreak an iPod touch and get access to the console?
2
Jailbreaking made easy
The latest and probably best tool to jailbreak your iPod, iPhone or iPad is the website www.jailbreakme.com. To jailbreak your device, just point the Safari browser on your “iDevice” to this address and “Slide to jailbreak”. After a few moments the Cydia app will magically appear and you’re ready to explore a huge amount of useful apps and other tools.
You should consider backing up your device so you can go back to the official “jailed” iOS by using the Restore option in iTunes.
How to get access to the shell?
By default you can find the app “MobileTerminal” on Cydia. This enables you to get command line access directly on the device. The problem is that if you already upgraded your device to iOS4 the MobileTerminal app won’t work. You tap it but then it will close immediately after. The solution for that is to add the source cydia.xsellize.com to Cydia and search for “MobileTerminal iOS4″ and install it. this will install the beta version which is running perfectly on my iPod touch.
The other option is to connect remotely to your device via WiFi. To be able to do so, you’ll need to know the IP address your device got and just connect to it using your favorite ssh client (like PuTTY on Windows).
Have fun playing around with your jailbroken device!

