Thursday, October 24, 2013

AndrOpen Office 1.3.3 Released

AndrOpen Office version 1.3.3 is released.


Bug Fixes



Fix for Android 2.3 and memory problems



Android has a limited number of loading dynamic libraries.

Especially, Under Android 2.3 is limited to about 30.

But OpenOffice has a lot of dynamic libraries over 300.

I optimized the libraries number and reduced the size.


And it was caused ILL_ILLOPC in Android 2.3 by calling some functions.
(It was not caused in over Android 4.0.)

The function call is THUMB code(16bit code).

I change this to ARM code(32 bit code) by compile option and this is fixed.


But why ???


2 comments:

  1. I have a powerpoint .ppt file and it is not present textbox in exact sequent i had made

    ReplyDelete