Re: [Libreoffice] Android versions that we will compile LO for

2011-07-05 Thread James
On 06/04/11 12:36, Jonathan Aquilina wrote: Hey guys I am working with 2 other great individuals in regards to bring LO to android devices. The sdk has support for android version 1.5 all the way up to the latest 3.1 Question becomes what versions do we want to get cross compilation to

Re: [Libreoffice] Android versions that we will compile LO for

2011-07-05 Thread Tor Lillqvist
I thought Android was Java, Yes and no. You can use libraries written in C, C++, or whatever language that is compiled to binary code on Android, too. do you plan to rewrite LO in Java? Of course not. (On the contrary, we are working to *reduce* the use of Java in general in LO.) The GUI

Re: [Libreoffice] Android versions that we will compile LO for

2011-07-05 Thread Jonathan Aquilina
James android has to SDK's the android SDK itself is for native java apps. Then there is the NDK which allows users to compile in C/C++ apps for android so no rewrite is necessary. On 7/5/11 11:00 PM, James wrote: On 06/04/11 12:36, Jonathan Aquilina wrote: Hey guys I am working with 2

[Libreoffice] Android versions that we will compile LO for

2011-06-06 Thread Martin Hosken
I am working with 2 other great individuals in regards to bring LO to android devices. The sdk has support for android version 1.5 all the way up to the latest 3.1 Question becomes what versions do we want to get cross compilation to work with? Having just come off a low level android

Re: [Libreoffice] Android versions that we will compile LO for

2011-06-06 Thread Jonathan Aquilina
Thanks for the feedback martin :D ill remove the other apis i have installed for the time being :) On 06/06/2011 12:26 PM, Martin Hosken wrote: I am working with 2 other great individuals in regards to bring LO to android devices. The sdk has support for android version 1.5 all the way up to

Re: [Libreoffice] Android versions that we will compile LO for

2011-06-06 Thread rcsilv...@gmail.com
Hi, Martin and everybody I'm one of the great individuals Jonathan mentioned (although I'm not so great like he said :P). Our plans is to make an LibO version for tablets. Of course, Android API make it possible to tablet apps run on smartphones as well, but it affects our target version.

Re: [Libreoffice] Android versions that we will compile LO for

2011-06-06 Thread Martin Hosken
Dear Rodrigo, Our plans is to make an LibO version for tablets. Of course, Android API make it possible to tablet apps run on smartphones as well, but it affects our target version. Jonathan, I think it'd be better to target 3.0 for now. I think that most of the Android tablets will run

[Libreoffice] Android versions that we will compile LO for

2011-06-04 Thread Jonathan Aquilina
Hey guys I am working with 2 other great individuals in regards to bring LO to android devices. The sdk has support for android version 1.5 all the way up to the latest 3.1 Question becomes what versions do we want to get cross compilation to work with?