App logo fix for firestick
J
Offline
Joeyb1985
Guest
Not sure if this has been covered, but have found the way to fix the no app logo/broken app logo for XCIPTV on firesticks.
The firestick seems to try and read ic_launcher from a different location to what XCIPTV is setup for.
Open the app in your apk editor, full edit, all files.
Res -> mipmap-xhdpi
Copy ic_launcher from this folder then go to
Res -> drawable-xhdpi
And add the ic_launcher into this folder
Then go to androidmanifest.xml
Search for:- android:icon="@mipmap/ic_launcher
Change @mipmap to @drawable
Save and build.
Uninstall of previous xc app on firestick before installing modded app.
The firestick seems to try and read ic_launcher from a different location to what XCIPTV is setup for.
Open the app in your apk editor, full edit, all files.
Res -> mipmap-xhdpi
Copy ic_launcher from this folder then go to
Res -> drawable-xhdpi
And add the ic_launcher into this folder
Then go to androidmanifest.xml
Search for:- android:icon="@mipmap/ic_launcher
Change @mipmap to @drawable
Save and build.
Uninstall of previous xc app on firestick before installing modded app.
More Related Thread
Relate Threads
Xciptv appk
by GOOFLIX,