How to set Label in Xamarin Mobile Apps ?

Jerry Lipan 916 Reputation points
2022-05-31T02:46:00.153+00:00

Hi. I'm a Xamarin Newbies. I've this in Android Emulator

206902-screenshot-20220531-103425-one-ui-home.jpg

How to change " SFA2 " into Sales Force ?

Which file to open and modify

Please help

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,296 questions
0 comments No comments
{count} votes

Accepted answer
  1. Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,656 Reputation points Microsoft Vendor
    2022-06-01T02:12:26.84+00:00

    Hello,​

    For Android, you can open MainActivity.cs, then find the [Activity] tag, change the Label value to Sales Force like this [Activity(Label = "Sales Force"....)]

    For iOS, please open the Info.plist, change the value of Application Name to Sales Force.

    Best Regards,

    Leon Lu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful