Change application name on Android home screen -


is possible change dynamically (for example defined user) application's name shows in android home screen?

i give name application on android market, show name, defined user, in android home screen.

the value shows in play market comes androidmanifest.xml.

you can externalize value in strings.xml file - don't think there way change values during runtime.

good luck.


Comments