Wednesday, December 15, 2010

Create simple iPhone radio app

This video shows how to create a simple radio app for iPhone/iPod touch on Xcode 3.1. The method avoids using the complicated AudioFileStream or Audio Queue Services, instead it is as simple as openURL function on Mobile Safari (stream radio with it's QT player). You will see that this radio app can be played in the background (just press the home button), and you can go ahead to check your mails, whatsoever. Background of this app uses 2 pictures and array sequence method so that it looks like this is an object flashing. If in case you couldn't see clearly on the codes, you may checkout more details on http://www.myiphonereview.com


Source: Video from youtube.com



No comments:

Post a Comment