How to change the Application name dynamically by writing code?

  • Thread starter Thread starter Android Central Question
  • Start date Start date
A

Android Central Question

Need to change the application name dynamically if we give any name in edittext field and click submit the app need should be changed based on what we have give in edittext. Name should be changed below the app icon.
 
Is this in an application you're writing or are you trying to modify an existing one?

Maybe your post would get the appropriate attention in the developer's forum (for which you'll need to register for a free account for the site in order to post).

If you need additional help or have more questions or details to share, please join the site so you can reply in this thread. See this link for instructions on how to join Android Central.
 
You'd have to use another app to change this app's name. You can't write to an open file, and if the app is running it's open, so it can't write to itself (the operating system prevents it). Developing self-modifying apps is a whole 'nother world. (A very scary and dangerous one.)
 

Trending Posts

Forum statistics

Threads
956,347
Messages
6,967,699
Members
3,163,516
Latest member
KidColoringPage