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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -