How to check battery usage of an iPhone/Android app?
Posted
by
Gajoo
on Game Development
See other posts from Game Development
or by Gajoo
Published on 2012-09-09T11:12:54Z
Indexed on
2012/09/09
15:50 UTC
Read the original article
Hit count: 358
I think the title says Enough. For example Unity can generate you a report how much CPU/GPU power it's using or how fast it's going to drain device battery, but what about the applications developed using Cocos2d or the ones you develop directly using OpenGL? How should you profile them? In general what should you profile? or Should I simply run the application and wait for it's battery to run out?
© Game Development or respective owner