Android Question how to set s1= ApplicationLabel?get app NAME TEXT?

aeric

Expert
Licensed User
Longtime User
Activity.Title=#ApplicationLabel
You can use
B4X:
B4XPages.SetTitle(Me, Application.LabelName)

Activity.TITLE CAN'T CHANGE ON DISIGN tool?
You can use the Title in layout design for Default template.
For B4XPages template, you need to set it like the code I wrote above.
 
Upvote 0
Solution
Cookies are required to use this site. You must accept them to continue using the site. Learn more…