Hi,

 I have custom library that used to crash when loaded (opened by a process 
via dlopen). After debugging, I've found that memory  mapping within this 
process is gone for a toss when this library is loaded. However, increasing 
the dalvik heap helps to some extent in the sense that the addressing looks 
better, but is still not perfect. My basic question is, does this heap 
affect even .so files? I assumed this is only for JAVA code.

Thanks 
HV

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to