by marwatk on Thu Oct 14, 2010 1:36 pm
Hi there,
Eventually this behavior will change. Right now it behaves as it does because it was initially written to be always running (for BlackBerry). Because of that assumption the startup and shutdown is time (and battery) consuming. On android (2.0 and later) it requires an icon to be present if you've signaled that you shouldn't be closed. So my options were:
A) Allow it to be closed (no icon), sacrificing battery to continuously startup/shutdown.
B) Put the icon there, and keep it always running (what I chose)
C) Wait until I could re-engineer it to be less reliant on always running (eventually where I'll get to)
In the interest of getting it out the door I chose B, but eventually I'll get to C. C is a better design overall, just something I didn't have to think about before coming to Android.
Hope that explains it.
-Marcus
Versatile Monkey
For more/quicker help make sure to check out the
user manuals