treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Images for iPhone application development

  • 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.
  • 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/
  • ya thanks a lot @Senff may i ask you for any reference iPhone application in which sprite images are used or any other references.