Giter Club home page Giter Club logo

Comments (19)

Benman2785 avatar Benman2785 commented on August 22, 2024 2

ok ;)
two ways to deal with this:

  1. host a server in my lan that contains the icon and reroute the request to this server - than i need the correct address and way of naming the file
  2. live with it (bob up and down while crying)

funny is that the internal icon works correct in "recent" but not in "my apps"
but its ok for that 3 apps i need it

thank you

from apk-icon-editor.

kefir500 avatar kefir500 commented on August 22, 2024 1

Hi, did you add/change the TV banner image besides the standard icons?
See the screenshot.

from apk-icon-editor.

kefir500 avatar kefir500 commented on August 22, 2024 1

According to these guidelines, the required size is 1280x720.

from apk-icon-editor.

kefir500 avatar kefir500 commented on August 22, 2024 1

@Benman2785 Amazon devices fetch icons and banners in a different way compared to the Android standard methods.

As I mentioned before, Amazon devices retrieve icons and banners from their own servers. That means that the Amazon APK files themselves don't contain the proper drawable resources: these resources are submitted by the developer when uploading his application to Amazon Store. The same situation also applies to Amazon Kindle/Fire tablets where the large carousel icons are fetched from their own servers. However, if the application is side-loaded (i. e. comes not from the Amazon Store) and the needed drawables loaded from server are missing, Amazon devices fetch the icon/banner from the internal standard APK resources which results in improper scaling. Amazon Kindle/Fire tablets carousel is also scaled, however its icons are square as well as the Android standard ones, that's why this little hack (replacing the default icons) used by APK Icon Editor works well on those devices.

The default sizes used in APK Icon Editor are nothing more than internal suggestions: the resulting drawable sizes are not affected if you discard the option to automatically resize the icon. So the icons are stretched to default square sizes by the Android itself.

I may be missing something, so if you come across the side-loaded APK with proper icons, send it please (here or by email). But for now, seems that there is no possibility to set the properly sized icons because of the Amazon resource fetching methods described above.

from apk-icon-editor.

Benman2785 avatar Benman2785 commented on August 22, 2024

nope - i think i didnt

what resolution does they need?

sry for late answer

from apk-icon-editor.

Benman2785 avatar Benman2785 commented on August 22, 2024

thank you - i test now :)

from apk-icon-editor.

Benman2785 avatar Benman2785 commented on August 22, 2024

still persists
http://benmanshafen.de/downloads/aftv/icon_error.jpg

from apk-icon-editor.

kefir500 avatar kefir500 commented on August 22, 2024

There is a possibility that Fire TV now pulls banners only from the Amazon Appstore. Unfortunately, I can't check this information due to lack of the device. Are there any sideloaded APK application that do display the altered icon/banner?

from apk-icon-editor.

Benman2785 avatar Benman2785 commented on August 22, 2024

i found out that when i install the apks with "wm density 320" i have fullsize icons - but square and not 16:9

from apk-icon-editor.

Benman2785 avatar Benman2785 commented on August 22, 2024

if you want i can buy you an FireTV Stick ;)

from apk-icon-editor.

kefir500 avatar kefir500 commented on August 22, 2024

Hi again, did you find any sideloaded APK applications that do display the altered icon/banner?

Also, I moved your second question in a separate issue. The feature is implemented, I will commit the code soon.

from apk-icon-editor.

Benman2785 avatar Benman2785 commented on August 22, 2024

it looks like amazon is now loading those icons from its own webserver

i can use your programm to create an icon that is shown correct in the "last used" list - but it wont show on the APP tab

so i think its Amazon that broke it

yet again, thank you for your help

from apk-icon-editor.

kefir500 avatar kefir500 commented on August 22, 2024

Yes, I also came across this post: seems that TV banners can only be submitted while uploading the app to Amazon Store (i.e. there is no way to manually edit the APK).

So for now I will close this issue. If you come across the side-loaded APK which has the proper banner, feel free to reopen it, and I will definitely add the needed feature :)

Thank you for your cooperation.

from apk-icon-editor.

Benman2785 avatar Benman2785 commented on August 22, 2024

ok - now im not 100% sure
it only makes the icon small when it updates the device while the density is not 320
so if i have correct density while installing i will have a correct icon - but its square - and not 16:9

so maybe you need to add the correct option of 1280x720 specific for FireTVs
because now it simply streches the 1280x720 icon into a square

as i said - i would buy you and FireTV stick so that you can test

from apk-icon-editor.

Ibuprophen avatar Ibuprophen commented on August 22, 2024

@Benman2785, did you try another apk that has this already and compare it to the one you're trying?

Just a suggestion to, hopefully, help out... :-)

~Ibuprophen

from apk-icon-editor.

Benman2785 avatar Benman2785 commented on August 22, 2024

icon_error_2
http://benmanshafen.de/downloads/aftv/icon_error_2.jpg

as shown here - the SKY icon looks fine (like all other icons) - but i have to remove the background of the png
otherwise it will look like the icon right to "maxdome" on first row - it isnt stretched, but a square - because it will force the resolution that the icon is set to - even if you use a 1280x720 icon

from apk-icon-editor.

Benman2785 avatar Benman2785 commented on August 22, 2024

@kefir500 pls reopen

i am 66% sure that the FireTV forces the icon (what ever size it is) into the fixed aspect-ratio of the icon setting (like XXXHDPI 192x192 - results in a SQUARE icon - even if file is 1280x720)

from apk-icon-editor.

Ibuprophen avatar Ibuprophen commented on August 22, 2024

@Benman2785, have you tried the following?

Create the addition for the FireTV icon then open the decompiled app and just replace the icon there with the appropriate "XXXHDPI..." directory with the correct dimensions?

This is just a suggestion... :-)

from apk-icon-editor.

Benman2785 avatar Benman2785 commented on August 22, 2024

i will try now ;)

edit: dosnt work ;(

from apk-icon-editor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.