I have an app in the Android market. I want to update that application with a new launcher icon. Is this possible?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, it is possible, but it requires some work. Specifically, you’ll need to change the app icon in your app in the project, rebuild the apk and upload/activate the new apk in the market’s publishing area. You also may want to update some of the graphics in the app description.
It’s not possible to change the icon without re-building/re-uploading the apk, because the icon is stored inside the application apk file.