简体   繁体   中英

Android Change App Icon in code

Is it possible to change an Android App icon in code? Like basically have multiple icon files in the res directory and then on user selection rename one to icon.png and rename the others to other names?

As I know, files in the resource directories can't be renamed through code. If I am mistaken please tell me the way.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM