Comparing error handling on Symbian and Maemo Platforms
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
The article is believed to be still valid for the original topic scope.
The article is believed to be still valid for the original topic scope.
Introduction
The latest mobile devices have a large number of cases when something doesn't go in the way it was expected. The peripheral device such as the loudspeaker may already be in use by some other application. The memory allocation may fail or some other limited resource runs out.
A well designed and implemented mobile application needs to be able to handle these unexpected events.


(no comments yet)