[Interest] Wrong app name on android

Robert Iakobashvili coroberti at gmail.com
Thu Feb 5 21:22:37 CET 2015


On Thu, Feb 5, 2015 at 10:14 PM, Jason H <jhihn at gmx.com> wrote:
> Yes.
> I checked the <application android:label="NameHere"> and it is correct. But I still get "project" as the application label in the phone's (launcher/home screen/app list).
> When I say it "does not match" I mean to say that label="NameHere" does not match what is in the phone.
>
>
> Thanks.
>
>> Sent: Thursday, February 05, 2015 at 2:58 PM
>> From: "Harri Pasanen" <harri at mpaja.com>
>> To: "Jason H" <jhihn at gmx.com>
>> Cc: interest at qt-project.org
>> Subject: Re: [Interest] Wrong app name on android
>>
>> Just to clarify, are you talking about the name that appears below the
>> icon in Android launcher?
>> Have you checked what name is in the phone app settings?
>>
>> Manifest and xml are the same thing to me, AndroidManifest.xml, so I
>> don't quite parse your sentence below either...
>>
>> Harri
>>
>> On 05/02/2015 20:26, Jason H wrote:
>> > I've checked the manifest The "correct" value is there... and uninstalled/reinstalled and it still does not match what is in the XML.
>> >
>> > I pushed it via the debugger - but other people who download it from the app store have the same problem.
>> >
>> >> Sent: Thursday, February 05, 2015 at 10:54 AM
>> >> From: "Harri Pasanen" <harri at mpaja.com>
>> >> To: interest at qt-project.org
>> >> Subject: Re: [Interest] Wrong app name on android
>> >>
>> >> On 05/02/2015 16:48, Jason H wrote:
>> >>> So I have an app name in the Application: Application Name field of the manifest viewer.
>> >>>
>> >>> But when I deploy it, it only comes up with the Qt project name ("project" in "project.pro")
>> >>>
>> >>> How do I get the version on the phone to match the Application name?
>> >>>
>> >> Hmm... I don't recall exact details, but I believe I edited the manifest
>> >> by hand, in
>> >>    <application android:label="NameHere"

Hi Jason,

Do you mean something like this:

QTBUG-41655

Kind regards,
Robert



More information about the Interest mailing list