[Qt-creator] Speeding up deploy / test cycle on mobile
Harri Pasanen
harri at mpaja.com
Mon Apr 20 15:17:26 CEST 2015
Hi,
For javascript and QML I imagine QC could provide a live update for
debug builds across all mobile platforms and embedded,
ideally supporting some transparent shim to make it look as if the
source would come from a resource.
This should make development and testing changes nearly instantaneous.
Related to above, is there some library/module that can be used for qml
source redirection at build time, or runtime?
For C++, are there any plans to re-implement the deploy to tmp
directory equivalent for Android 5 and Samsung KitKat?
I did in beginning of year post the following to android-development
list, and there were some replies,
but perhaps here is more audience.
I've been hesitant to update my Nexus 7 to Lollipop as that would kill
the deploy to tmp folder feature of QC.
Looking at
https://code.google.com/p/android/issues/detail?id=79480
comment #9 would indicate a possible workaround that should be supported
on Lollipop, and work with Nexus devices at least.
I wonder if this is being worked at.
Thanks,
Harri
More information about the Qt-creator
mailing list