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" <ha...@mpaja.com>
>> To: interest@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"
>>
>> _______________________________________________
>> 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