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

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

gdi+ - WxWidgets draw a bitmap with opacity -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -