Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7668117
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T15:16:38+00:00 2026-05-31T15:16:38+00:00

I would like to include the UserName in the AppBar label / title area

  • 0

I would like to include the UserName in the AppBar label / title area at the top of the layout. To my understanding res\values\strings.xml is a great place to put some constant values like the AppName. So I have

<resources>
<string name="app_name">MyFirstApp</string>...

In the manifest I have @string/app_name for the Label field.

So how do I go about getting the username added to the label?

I thought about creating a second string res constant named str_UserName. The value would be blank until authentication then programatically update str_UserName after succesful login. The trouble I have there is concatenating in the manifest. It doesn’t like any combination I come up with. (for example @string/app_name + @string/str_UserName or @string/app_name + str_UserName etc.)

Then Googling I read up on string arrays. But in my attempts to use a string array it apears to not properly work for the manifest. I’m assuming because you can’t just reference the array without and indexer for which element to display??

So in the end what I want is for the App Name to be left justified and preferrably use a constant value and the username be right justified and of course dynamic based upon the user.

TIA
JB

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T15:16:40+00:00Added an answer on May 31, 2026 at 3:16 pm

    You can’t change values / strings in res/values/ and you can’t concatenated them either.

    But it’s not required. Once you have the username:

    setTitle(getString(R.string.app_name) + " " + username);
    

    and the title will change.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to include the username in my upload_to directory path for when
I would like to include a Google map in a Flash site I am
I would like to include a different file depending on the version of GCC.
I would like to include cron tasks in my Capistrano deployment files instead of
I would like to include common resources into two of my applications. Rather than
I would like to include a textbox / richtextbox in which I would like
I would like to include libQtGui.so.4 libQtNetwork.so.4 and libQtCore.so.4 in the same directory as
I recently added CKEditor to my app and I would like to include my
I have some documentation written in OpenOffice, and I would like to include some
I have a Visual Studio 2008 solution, and I would like to include a real folder

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.