Change app name and icon run time with user input android -


i trying change application name @ run time user provided text , app icon user selected icon . possible change app name , icon run time ??

i have tried : getpackagemanager().setcomponentenabledsetting

but not perfect solution. can me ??


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -