Hi

A suggestion for next SDK :

Would it be possible to add a method somehere which return true/
false   if we are **near** an 'Out Of Memory'.

It would be great if in our applications we could 'catch' out of
memory exceptions and display a light Dialog box (and exiting our
current method/object), instead of the standard Android dialog showing
a crash of the app/Activity.

It is more serious/stable for a user to see
    "File too big to upload"   +  OK button
    "No more memory to process xxx"    +  OK button
and continue current Activity


than :
   "The activity has crashed"
-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to