n for Android. So you are fine when using basic
QtQuick 2.0 there without any Silica (I use separate pro files for
Windows/Android and Sailfish OS).
BR
Martin
Date: Mon, 26 May 2014 14:07:34 +0200
From: mikete...@gmail.com
To: devel@lists.sailfishos.org
Subject: [SailfishDevel] porting QML app t
gt; > To: devel@lists.sailfishos.org
> > Subject: [SailfishDevel] porting QML app to non sailfishos archs
> >
> > Hi in short time I'm going to 'port' my pure QML application to android and
> > ios.
> >
> > Currently I import QtQuick 2.0 and QtQuick.L
files for
Windows/Android and Sailfish OS).
BR
Martin
> Date: Mon, 26 May 2014 14:07:34 +0200
> From: mikete...@gmail.com
> To: devel@lists.sailfishos.org
> Subject: [SailfishDevel] porting QML app to non sailfishos archs
>
> Hi in short time I'm going to 'port' m
yes qt5 for android is stable, no idea about ios, sorry. and QtQuick 2.x
modules are same for all platforms.
26.05.2014 18:07, mikete...@gmail.com пишет:
Hi in short time I'm going to 'port' my pure QML application to android and ios.
Currently I import QtQuick 2.0 and QtQuick.LocalStorage 2.0
Hi in short time I'm going to 'port' my pure QML application to android and ios.
Currently I import QtQuick 2.0 and QtQuick.LocalStorage 2.0
(and Sailfish.Silica 1.0)
I use LocalStorage and XMLHttpRequest, I try to keep it simple, I'm using only
Rectangle, Row, Text, TextInput, MouseArea, few an