Greum
Well-Known Member
I want to change the name that appears on an Android device along with the app's launcher icon, but without changing the app name (app_name in strings.xml). Can it be done? I found a thread on SO which was so contradictory as to be useless. For example, I have an app called Conveyancing Quoter, but I want to use just Quoter below the launcher icon but still have Conveyancing Quoter in the title bar.
Is it android:label="@String/app_name" in AndroidManifest.xml that I want to change? I don't want to try it and get in a beggars muddle.
Is it android:label="@String/app_name" in AndroidManifest.xml that I want to change? I don't want to try it and get in a beggars muddle.