Preventing application freezes in Maemo
Tuesday August 16th 2005, 11:45 pm Category: Nokia 770 development
Nils Faerber provides an explanation of Maemo programming model to prevent application freezes:
Hildon contains a mechnism to kill processes that do not startup properly. So if a process is supposed to be started (launched from the launcher), then it has to register itself within a certain amount of time (the default is IMHO 30 seconds). If it does not, it is assumed to be stuck at init stage and is killed.
RSS feed for comments on this post. TrackBack URI