Where can I find the PNG files to the iPhone UIActivityIndicatorView animated indicator?
A:
You could try looking in the Springboard.app. (Springboard is the home screen in iOS.) It should be located somewhere like:
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.1.sdk/System/Library/CoreServices/SpringBoard.app
The path will vary depending on the version of the SDK that you have installed.
I am away from my mac, so if you do find it there, please post a comment and I'll update my answer to add the specific information about where you found it.
GregInYEG
2010-10-18 21:19:28
+1
A:
Use the UIKit Artwork Extractor. You'll find the files in Shared/ProgressGear....png
.
Ole Begemann
2010-10-18 22:30:41
very nice solution!
bob
2010-10-18 23:48:54