Quote:
Originally Posted by rc_cola1323
i have a jailbroken ipod, but is there something i create an app with easily???
|
Define easy.
AFAIK, you'll need a Mac running OSX 10.5 (Leopard) with the Xcode Developer Tools installed. (I'm not sure if you can develop native apps for the iPhone/iPod Touch on Windows). If you have these, the following link should help you get started:
http://www.iphoneatlas.com/2007/09/1...-applications/
This book from Amazon will also be helpful:
http://www.amazon.com/gp/product/0596518552
Otherwise, if you don't have a Mac you'll need to write it as a web application. If that's the case, and you have no prior experience in building web applications, go down to your favorite book store and pick up some books in PHP with MySQL web development, and another in AJAX/Javascript, and if you need to learn XHTML and CSS, look for these as well.
Developing any kind of software or application takes time. Sure, you may not be able to "easily" create an application in under an hour, but chances are by going either of these routes you'll learn a lot of neat stuff.