CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
Other Discussions
Images for iPhone application development
matthewb
Permalink to comment
#
December 2011
Hi Guys,
i use to slice images from psd files for iphone app development. My question is that - can we use css sprite type of technique in iphone & android development so as one .png can work in whole application.
Senff
Permalink to comment
#
December 2011
You should be able to do that on iPhone for sure (don't have Android myself so can't be 100% certain, but I would assume so).
However, if you're only looking at iPhone app development, you may want to look into iWebKit, a UI framework for iOS:
http://snippetspace.com/projects/iwebkit/
matthewb
Permalink to comment
#
December 2011
ya thanks a lot
@Senff
may i ask you for any reference iPhone application in which sprite images are used or any other references.
Add a Comment
i use to slice images from psd files for iphone app development. My question is that - can we use css sprite type of technique in iphone & android development so as one .png can work in whole application.
However, if you're only looking at iPhone app development, you may want to look into iWebKit, a UI framework for iOS: http://snippetspace.com/projects/iwebkit/