android - How to change apk name by editing manifest file? -


i want change apk name in project workspace. how editing androidmanifest.xml file?

in manifest file, can change application label only. if want change apk file name, should change project name. this, right click on project in navigator windows, choose refactor>rename , type new name it.


Comments

Popular posts from this blog

actionscript 3 - TweenLite does not work with object -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

c# - Global Variables vs. ASP.NET Session State -