objective c - utility applications in Iphone -


what utility applications & how use them in iphone?

how start utility application implementation?

the utility app template template useful apps require simple user interaction default. here definition apple getting started guide. hope helps.

"utility application. application implements main view , lets user access flip-side view perform simple customizations. stocks application example of utility application."

you might find example useful example:

http://wh1t3s.com/2010/05/27/iphone-utility-app-with-eaglview-on-flipside/


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -