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

ekke ekke at ekkes-corner.org
Sun Oct 16 10:56:19 CEST 2016


Am 16.10.16 um 10:35 schrieb ekke:
> Am 16.10.16 um 10:26 schrieb Ben Lau:
>>
>> 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?
> No
> I'm only using Qt resources using .qrc
> debug and release builds went well
>
> then I only replaced the room images (same name as before)
> run debug build on device - OK
> did release build - Resource Merge Error
>
> deleted .qrc, created again, added existing files
> no release build works again
typo: now release build works again
>
> ekke
>>
>> On 15 October 2016 at 17:41, ekke <ekke at ekkes-corner.org
>> <mailto: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
>>     <mailto:Android-development at qt-project.org>
>>     http://lists.qt-project.org/mailman/listinfo/android-development
>>     <http://lists.qt-project.org/mailman/listinfo/android-development>
>>
>>
>
>
>
> _______________________________________________
> 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/b36bdf21/attachment.html>


More information about the Android-development mailing list