j2emanue
j2emanue

Reputation: 62519

IPHONE api demo

Android has a API demonstation you can install directly onto a Android device and see how the widget, buttons and all the other toys work. Its great to see whats available. I need the same thing for IPHONE but i cant find it under a search engine query. Can anyone point me to where it is?

BTW: I found the link to the android API demo on this site i cant find the link but the apk application was titled "API demos" for android and i think it was from the Android developer site.

Upvotes: 1

Views: 306

Answers (1)

Stanislav Yaglo
Stanislav Yaglo

Reputation: 3230

There's plenty of sample code at http://developer.apple.com/, section “Sample Code”. You may want to take a look at UICatalog, this is what you're looking for.

There is no “God App” which includes everything though.

Upvotes: 4

Related Questions