PDA

View Full Version : UDM not working with Accessorizer 0.91 beta


kari
01-06-2008, 02:00 PM
I tested UDMH in combination with Accessorizer 0.91 beta, and noticed that seemingly they are not co-operation well.

Howto:
1) Enable UDMH for some application (like Opera Mini...), and give 8MB of mem for it
2) Start that application
3) Use MemoryStatDA to check mem (shows 8MB)
3) Launch some DA (like ContactsDA) generated with Accessorizer
4) Stop DA by hitting home button
5) Try MemoryStatDA again
=> doesn't show 8MB anylonger, but seemingly UDMH is now disabled (ex. Opera Mini will run into OOME rather soon...), and this will lead into stability problems.

I tried to play with settings, but wasn't able to get combination ot work.

Thus question is, if it's possible to get this combination to work properly: Opera Mini + UDMH + Accessorizer generated DAs.

PS. I experimented with various settings for Opera Mini, current ones being: "-DLcduiDoubleBuffer=true -DLcduiHighResolution=true -Xms1500k -Xmx1500k -Xrss32k -Xiss32k -noverify". While UDMH is enabled this 1.5MB of java heap size allows Opera Mini to be rather stable (while "load images" is turned on...). But when UDMH gets disabled, OM will become unstable.