Re: [Development] [QtSerialPort] Porting to Android

2013-08-02 Thread Eskil Abrahamsen Blomfeldt
On 08/01/2013 07:45 PM, Denis Shienkov wrote: Hi Thiago, E.g. I don't see any Android's source code in repositories of Qt5.1. For example, where code, e.g. in: http://qt.gitorious.org/qt/qtbase/trees/stable/src/corelib ?? I understand nothing. I am confused... :( As someone else mentioned,

Re: [Development] [QtSerialPort] Porting to Android

2013-08-01 Thread Laszlo Papp
I think most of your questions is well answered in the previously linked android serialport project which I sent a link to, before. If you check their manifest file, you cannot see there is no special permission requested. Although they seem to use "chroot" for the emulator environment which is ro

Re: [Development] [QtSerialPort] Porting to Android

2013-08-01 Thread Thiago Macieira
On quinta-feira, 1 de agosto de 2013 15:49:26, Nicolás Alvarez wrote: > 2013/8/1 Denis Shienkov : > > 01.08.2013 22:35, Thiago Macieira пишет: > >> There are two _android files in > >> http://qt.gitorious.org/qt/qtbase/trees/stable/src/corelib/kernel > > > > Yes, I saw them. > > But I don't unders

Re: [Development] [QtSerialPort] Porting to Android

2013-08-01 Thread Laszlo Papp
On Thu, Aug 1, 2013 at 7:49 PM, Nicolás Alvarez wrote: > 2013/8/1 Denis Shienkov : > > 01.08.2013 22:35, Thiago Macieira пишет: > >> > >> There are two _android files in > >> http://qt.gitorious.org/qt/qtbase/trees/stable/src/corelib/kernel > >> > >> > > Yes, I saw them. > > But I don't understand

Re: [Development] [QtSerialPort] Porting to Android

2013-08-01 Thread Thiago Macieira
On quinta-feira, 1 de agosto de 2013 21:45:20, Denis Shienkov wrote: > Hi Thiago, > > E.g. I don't see any Android's source code in repositories of Qt5.1. > For example, where code, e.g. in: > > http://qt.gitorious.org/qt/qtbase/trees/stable/src/corelib > > ?? > > I understand nothing. I am c

Re: [Development] [QtSerialPort] Porting to Android

2013-08-01 Thread Denis Shienkov
Hi Thiago, E.g. I don't see any Android's source code in repositories of Qt5.1. For example, where code, e.g. in: http://qt.gitorious.org/qt/qtbase/trees/stable/src/corelib ?? I understand nothing. I am confused... :( Best regards, Denis 01.08.2013 19:48, Thiago Macieira ?: On quinta

Re: [Development] [QtSerialPort] Porting to Android

2013-08-01 Thread Thiago Macieira
On quinta-feira, 1 de agosto de 2013 16:19:25, Denis Shienkov wrote: > May you specify for me a direct link to this place in Qt5.1? What place? The android port is in the regular repositories. The same qtbase you've been using for months :-) -- Thiago Macieira - thiago.macieira (AT) intel.com

Re: [Development] [QtSerialPort] Porting to Android

2013-08-01 Thread Denis Shienkov
  01.08.2013, 17:03, "Laszlo Papp" :  Also there is an interest and at Russian-speaking forums (where even user to me sent a patch for Android Bluetooth). :) Does it mean it works with that patch already to a certain runtime degree, or it is just a "formality" patch? Would be nice to see coming to

Re: [Development] [QtSerialPort] Porting to Android

2013-08-01 Thread Laszlo Papp
On Thu, Aug 1, 2013 at 1:13 PM, Denis Shienkov wrote: > Hi Laszlo, > > > > When the bugzilla entry was being submitted, I tried to ask around in > #qt-labs, but there was not much reaction. I can understand it is not a hot > topic. :) > > Probably the theme not hot, but users already start being

Re: [Development] [QtSerialPort] Porting to Android

2013-08-01 Thread Denis Shienkov
Hi Laszlo,  > When the bugzilla entry was being submitted, I tried to ask around in #qt-labs, but there was not much reaction. I can understand it is not a hot topic. :) Probably the theme not hot, but users already start being interested in Android support, e.g.: http://qt-project.org/forums/viewt

Re: [Development] [QtSerialPort] Porting to Android

2013-08-01 Thread Laszlo Papp
This is the latest blog post to be up to date: http://blog.qt.digia.com/blog/2013/07/23/anatomy-of-a-qt-5-for-android-application/ Android contributions have been going to Qt for a while. Check QtSensors how they have managed the android bits, or QtMultimedia for reference. Also, there is Q_OS_AND