Changing an app icon on Android -


on android device, possible change app icon after it's installed? can done app itself, code? if app written using sencha touch, change anything?

thanks

you cannot change application icon (or android manifest, or other application resource matter) once apk compiled. way re-compiling , pushing update market.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -