It seems are you using “ant” for building the app.
You should switch to “gradle”.
“ant” has been deprecated years ago, and I never got your problem using “gradle”

Ciao,
Gianluca.


> On 6 May 2016, at 16:55, NoRulez <noru...@me.com> wrote:
> 
> I got this from the Build log:
> 
> .
> .
> .
> Stripping libraries to minimize size. Updating Android package files with 
> project settings. -- res/values/libs.xml -- AndroidManifest.xml -- 
> /src/org/qtproject/qt5/android/bindings/QtActivity.java Pregenerating entry 
> list for assets file engine. Running Android tool to create package 
> definition. -- Command: /opt/android-sdk-linux/tools/android update project 
> --path /home/user/workspace/MyProject-Android-armv7/build/ --target 
> android-23 --name QtApp Building Android package using ant. Using ant: 
> /usr/bin/ant
> .
> .
> .
> 
> The mystery is that i set android-21 and I also can't set the package name
> 
> 
> 
> Am 06.05.2016 um 08:42 schrieb Nuno Santos <nunosan...@imaginando.pt 
> <mailto:nunosan...@imaginando.pt>>:
> 
>> Where is your AndroidManifest.xml? That’s the place for those kind of things.
>> 
>>> On 06 May 2016, at 06:32, ekke <e...@ekkes-corner.org 
>>> <mailto:e...@ekkes-corner.org>> wrote:
>>> 
>>> Am 05.05.16 um 21:47 schrieb NoRulez:
>>>> Hello,
>>>> 
>>>> I tried to deploy my first example app to my device.
>>>> I noticed that the app name is always QtApp and the target is always 
>>>> android-23.
>>>> I tried to set the version with "--android platform android-21" but it 
>>>> doesn't work either.
>>>> 
>>>> Can anybody give me a hint to set those options?
>>>> 
>>>> Thanks
>>>> _______________________________________________
>>>> Interest mailing list
>>>> Interest@qt-project.org <mailto:Interest@qt-project.org>
>>>> http://lists.qt-project.org/mailman/listinfo/interest 
>>>> <http://lists.qt-project.org/mailman/listinfo/interest>
>>>> 
>>> For the SDK Version:
>>> 
>>> Have you set the Version from QtCreator - Projects - Build Settings -
>>> Build Android APK -> ...22 ...23
>>> 
>>> ekke
>>> _______________________________________________
>>> Interest mailing list
>>> Interest@qt-project.org <mailto:Interest@qt-project.org>
>>> http://lists.qt-project.org/mailman/listinfo/interest 
>>> <http://lists.qt-project.org/mailman/listinfo/interest>
>> 
>> _______________________________________________
>> Interest mailing list
>> Interest@qt-project.org <mailto:Interest@qt-project.org>
>> http://lists.qt-project.org/mailman/listinfo/interest 
>> <http://lists.qt-project.org/mailman/listinfo/interest>
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to