Hello everyone!

The solution (or rather, workaround) for me, so far, has been to root the
device and move my apps to the SD card, freeing up more of the phone's
internal memory. I now have around 60MB of free device memory (albeit with
200MB+ of apps installed), and have only been able to reproduce the problem
once (tried about 10-15 times).

Obviously this situation is still not ideal, but it's one I can live with.
Hopefully the problem will more or less subside as device memory becomes
larger and larger, and less and less applications need to be installed on
the device memory itself due to Apps2SD being built in from Froyo onwards.

Thank you all for your help!

On Sun, Jun 6, 2010 at 6:11 PM, Dianne Hackborn <[email protected]> wrote:

> It's a constant in ActivityManagerService.  You wouldn't want to just
> change it, because it could seriously impact responsiveness.  The solution
> would be to have the activity manager be able to go on with the switch, but
> keep the application in foreground for longer, giving it a chance to respond
> with its state.
>
>
> On Sun, Jun 6, 2010 at 3:27 AM, Mark Murphy <[email protected]>wrote:
>
>> Simon Broenner wrote:
>> > Is there a way to increase the time that the browser (and/or other apps)
>> > has to save its state? Probably only with very deep changes in Android
>> > itself, if I'm not mistaken?
>>
>> It's not something an application can choose on its own, but rather
>> would be in the device's firmware, somewhere.
>>
>> --
>> Mark Murphy (a Commons Guy)
>> http://commonsware.com | http://github.com/commonsguy
>> http://commonsware.com/blog | http://twitter.com/commonsguy
>>
>> Android Training...At Your Office: http://commonsware.com/training
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to [email protected]
>> To unsubscribe from this group, send email to
>> [email protected]<android-developers%[email protected]>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>
>
> --
> Dianne Hackborn
> Android framework engineer
> [email protected]
>
> Note: please don't send private questions to me, as I don't have time to
> provide private support, and so won't reply to such e-mails.  All such
> questions should be posted on public forums, where I and others can see and
> answer them.
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Simon Broenner

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to