[Qt-interest] Qt on Android
Adam Gibson
lethalmonk at gmail.com
Mon Oct 26 14:23:10 CET 2009
My thoughts are that it might be possible despite the obvious obstacles. My
reasons are:
- QtCore and other non gui modules could be ported to the native C++ API.
- GUI and other non gui functionality only available in the Android Java API
could be bound to Qt Jambi, which itself could have hooks to the native API
via the Qt port.
This would more than likely be a community port, as Qt Jambi is no longer
supported >4.5.
Cheers,
Adam
On Mon, Oct 26, 2009 at 8:48 PM, Riccardo Roasio
<riccardo.roasio at gmail.com>wrote:
> Thank you for the update!
>
> 2009/10/26 Christian Dähn <daehn at asinteg.de>
>
> Am Mo 26.10.2009 12:24 schrieb Francisco Gonzalez <gzmorell at gmail.com>:
>>
>> > The api for Android is a Java Api. Although it is running over libc and
>> linux.
>> > The question will be probably why Google Android does not support QT.
>> >
>> >
>> Sorry, you're not up to date:
>>
>>
>> http://developer.android.com/sdk/ndk/1.5_r1/
>>
>> There is a native C/C++ API for Android - for me it's just the question,
>> if this native
>> API covers all functionalities/interfaces Qt needs.
>>
>> ciao,
>> Chris
>>
>> _______________________________________________
>> Qt-interest mailing list
>> Qt-interest at trolltech.com
>> http://lists.trolltech.com/mailman/listinfo/qt-interest
>>
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091026/210296b5/attachment.html
More information about the Qt-interest-old
mailing list