> I thought that there are "services" in Android that are only exited under
> extreme low memory condition.
> Once I only had a look at current time(homescreen), so I wouldn't expect
> such condition to occur.

You would have to ask Max for the specifics since he is the one that
ported XCSoar to Android. I would guess that those services shouldn't
have a GUI attached to it and our codebase is not yet entirely ready
for seperating the user interface from the backend code. We have put a
lot of work into that, but from what I can tell we are not there yet.

> So is it in practice enough to have all alarms, and incoming calls disabled?

Yes, I think so. All you have to prevent is XCSoar going into the
background. I guess that on recent devices with more memory available
this problem will hopefully not be as bad as on older ones.

Turbo

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Xcsoar-user mailing list
Xcsoar-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcsoar-user

Reply via email to