Hi,
if you apply attached patch in mydroid/frameworks/base dir you will be able to use the Pictures application. The patch is just dirty workaround of the real problem. I will be doing more research what is the real cause.

Cheers

Radek
------------------------------------------------------------------------


It looks like Michael Trimarchi solved this correctly with his patch [1].
He just sets MAX_PROCESSES to 10 in
services/java/com/android/server/am/ActivityManagerService.java

After this change the Pictures app crashes no more.

[1] http://android.koolu.org/pipermail/android-freerunner-koolu.org/2009-January/000092.html

Maybe we could replace my old ugly workaround with this patch in koolu's git?

Thanks

Radek
_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

Reply via email to