Stories
Slash Boxes
Comments

Dev.SN ♥ developers

posted by LaminatorX on Monday March 31 2014, @05:36AM   Printer-friendly
from the What's-Windows-Phone? dept.

cbiltcliffe writes:

Crittercism has performed testing on mobile platforms, and found that while Apple's release of iOS 7 is the most stable iOS release to date, reducing the crash rate to 1.7%, this still pales compared to Android versions 4.0+, which have a crash rate of only 0.7%.

Not surprisingly, gaming apps with complex graphics and sound crashed more often (4.4%) than other apps, with eCommerce apps getting the best rating of only 0.6%. Some pre-digested coverage from gantdaily.com can save having to dig through pages of research data slides, if you're not looking for the gritty details.

Is this consistent with your experience, or does your particular usage tell a different story?

 
This discussion has been archived. No new comments can be posted.
Display Options Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 1) by TGV on Monday March 31 2014, @08:45AM

    by TGV (2838) on Monday March 31 2014, @08:45AM (#23527)

    Who knows? I don't know the dirty details of Android development, but most seems to be done in Java. The (few) native apps I've seen have the UI in Java, and the core in a native DLL, so start-up would still be Java. That might be enough to explain that start-up is more stable.