[Interest] How to set Android Version and App Name

Gian Maxera gmaxera at gmail.com
Fri May 6 17:57:12 CEST 2016


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 <norulez at 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 <nunosantos at imaginando.pt <mailto:nunosantos at imaginando.pt>>:
> 
>> Where is your AndroidManifest.xml? That’s the place for those kind of things.
>> 
>>> On 06 May 2016, at 06:32, ekke <ekke at ekkes-corner.org <mailto:ekke at 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 at qt-project.org <mailto:Interest at 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 at qt-project.org <mailto:Interest at qt-project.org>
>>> http://lists.qt-project.org/mailman/listinfo/interest <http://lists.qt-project.org/mailman/listinfo/interest>
>> 
>> _______________________________________________
>> Interest mailing list
>> Interest at qt-project.org <mailto:Interest at qt-project.org>
>> http://lists.qt-project.org/mailman/listinfo/interest <http://lists.qt-project.org/mailman/listinfo/interest>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160506/ec0c947b/attachment.html>


More information about the Interest mailing list