> This was solved with a make uninstall. Seems like it was simply not updating > on re-install, or something.
I tend to do "make clean uninstall install" a lot, to be 100% sure... Been bitten too many times (especially when I was still using the emulator) by running out of space on the (emulated) device, and other more or less mysterious hickups. If I have changed just the Java code, "make uninstall && ant debug install" avoids the phase of copying and stripping the shared objects and setting up the files in "assets". This is how it works in the DocumentLoader directory, for an actual app eventually we might have different makefiles etc, of course. --tml _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice