Sergio Ciruela wrote:
> I would like to change the ramdisk size. How I can change this? I have
> a process that It does not finalize its task because Zygote kill it.

I have no idea what you mean by "ramdisk" in this situation.

If you are developing an application for the SDK, your process may be
terminated as needed by Android to free up memory. You need to build
your application to deal with this possibility. There is nothing you can
do to prevent your process from being terminated this way.

If you are developing a modification to firmware, you may be able to get
other answers if you provide more details and post them to an
appropriate list:

http://source.android.com/discuss

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Looking for Android opportunities? http://wiki.andmob.org/hado

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

Reply via email to