Hi,
We're developing our first Iphone application and we're using a developer from elance.
The simple app is taking way too long and over budget and I need help figuring out whether it's our developers fault or ours.
Set-up:
App has 2 States. State 1 (full screen animation with 50 PNGs), State 2 (full screen animation with 90 PNGs). When the user presses on the screen while in State 1, the app should change from State 1 to State 2. Once the animation finishes, the app then goes back to State 1. Cycle repeats (if user chooses to)
Problem: Our app runs out of memory. Our full-screen PNGs are huge (690K for each PNG in 640X960 and 225K for 320X480)
Proposed solution by our developer: Re-do the PNGs by taking out the background (since it's static) and some small other elements, leaving just the main character in each PNG.
Our designer says that if she makes the background transparent and saves the PNG, the physical size of the PNG doesn't get any smaller, since our main character is pretty much the size of the screen.
Before I pay our designer to take out the background from 140 PNGs (50 for state 1 +90 for state 2), I need to know whether this is going to work.
What are your thoughts?
Any input will be highly appreciated,
Thanks,
We're developing our first Iphone application and we're using a developer from elance.
The simple app is taking way too long and over budget and I need help figuring out whether it's our developers fault or ours.
Set-up:
App has 2 States. State 1 (full screen animation with 50 PNGs), State 2 (full screen animation with 90 PNGs). When the user presses on the screen while in State 1, the app should change from State 1 to State 2. Once the animation finishes, the app then goes back to State 1. Cycle repeats (if user chooses to)
Problem: Our app runs out of memory. Our full-screen PNGs are huge (690K for each PNG in 640X960 and 225K for 320X480)
Proposed solution by our developer: Re-do the PNGs by taking out the background (since it's static) and some small other elements, leaving just the main character in each PNG.
Our designer says that if she makes the background transparent and saves the PNG, the physical size of the PNG doesn't get any smaller, since our main character is pretty much the size of the screen.
Before I pay our designer to take out the background from 140 PNGs (50 for state 1 +90 for state 2), I need to know whether this is going to work.
What are your thoughts?
Any input will be highly appreciated,
Thanks,