On Thu, Apr 7, 2011 at 2:12 AM, Jonathan Aquilina
<eagles051...@gmail.com> wrote:
> On Thu, Apr 7, 2011 at 7:36 AM, toki <toki.kant...@gmail.com> wrote:
>>
>> On 06/04/2011 14:43, Jonathan Aquilina wrote:
>> > How much of LO would need to be ported since android is linux based as
>> is?
>>
>> Basically, it needs to be rewritten in a language that can be compiled
>> into Dalvik Bytecode.
>>
>> The usual language is Java, but at least one C++ compiler that
>> accomplishes the same effect exists.
>
> If one c++ compiler already exists then wouldnt it be easy as just telling
> the compiler to compile?

Almost certainly not, it most likely needs to be able to support the
proper Android APIs to work properly.  And that is only to get it
working as-is, without any reworking of the UI to be better on a
touch-based device.

-Todd

-- 
Unsubscribe instructions: E-mail to discuss+h...@documentfoundation.org
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.documentfoundation.org/www/discuss/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to