Hi all..
I'm very new to Android development and not sure yet how to solve this issue...
Is there a way to have the app launch button text set as a certain string, but the app text bar (horizontal bar accross the top of the app) set as something different?
For example, say my app button is labeled "MyApp". Right now, the bar across the top also is labeled "MyApp". I'd like it so the bar across the top is labeled "MyApp Testing".
TIA!!