79587428

Date: 2025-04-22 21:01:27
Score: 1.5
Natty:
Report link

So, it seems this is a bug or issue with the Android TV Banner generation tool in Android Studio/Intellij IDEA.

Assets should be generate for mipmap-hdpi, mipmap-mdpi, mipmap-xhdpi, mipmap-xxhdpi, and mipmap-xxxhdpi, but it only generates for foreground and xhdpi. This will cause your app denied from the Google Play Store.

I used https://github.com/jellyfin/jellyfin-androidtv for an example of how this should be configured and then had to find some different image generation tools to do this manually. What a pain.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Zane Schepke