开发者

Double icons in Applications list

开发者 https://www.devze.com 2023-01-26 16:46 出处:网络
I\'m noticing that there are double icons for an application I recently built. Is this being caused by an issue in my manifest? Or is thi开发者_StackOverflow社区s an artifact from a previously deleted

I'm noticing that there are double icons for an application I recently built. Is this being caused by an issue in my manifest? Or is thi开发者_StackOverflow社区s an artifact from a previously deleted rev of the apk?


I guess you modified the package name once and Android installed the new version of your app under the new package name. You can just uninstall your old application then. :-)

0

精彩评论

暂无评论...
验证码 换一张
取 消