Quote:
Originally Posted by johnnemac
Sounds great, how is it done?
|
Am I allowed to post stuff like that here? If you search, you'll probably find it.
It's basically using a utility that unzips your APK (because that's what an app pretty much is, a fancy archive), and then you go into the folder it gives you, find another folder called
res and open another called
drawable-mdpi. There should be a file called icon.png which you just toss and replace with a 192x192 icon. Then you zip it up with the program and throw it back into your Fire. Everything's on XDA.

.
There are some apps, like games, that won't let you do this, it throws up an error once you push it back in and open it up, otherwise people would modify games and we'd have Angry Beagles or whatever. But apps like Flipboard are perfectly fine.