I want to determine programmatically when the user has closed the android ebook reader app Aldiko.
Is there a way to be notified (perhaps an Intent) by the operating system of this event? I think creating a cron-like task that polls the process list would consume much battery if called too often.