[Android-development] Best workflow for Android Projects (Templates, ressources)

Ben Lau xbenlau at gmail.com
Sun Oct 16 10:26:12 CEST 2016


A bit confused with your question. Resource-Merge-Error is an error for
packaging Android resource, but qrc is not an Android resource. It is
bundled with the .so file. Do you mean you have compiled the qrc into a rcc
file and bundle as Android resource?

On 15 October 2016 at 17:41, ekke <ekke at ekkes-corner.org> wrote:

> I have some questions what's the best workflow while developing android
> projects:
>
> *When should I create Templates new ?*
>
> always for new releases
>
>    - if Target SDK changes
>    - if Qt Creator Version changes
>    - if Qt version changes
>
> HowTo Update ressources (qrc)
>
> Recently I got new Room Images for *Qt World Summit Conference App*.
> These Images are part of a .qrc
> Run Debug on Device - all was OK - new images used
> Then later did a Release build and got a
>
> *Ressource-Merge-Error *Deleted the .qrc, created new, add existing
> directory and now also Release Build works.
> Are there any recipes when to re-create qrc ?
>
> thx
>
> ekke
>
> _______________________________________________
> Android-development mailing list
> Android-development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/android-development
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/android-development/attachments/20161016/9db0d13e/attachment.html>


More information about the Android-development mailing list