问题描述
因此,它看起来像Kindle Fire的支持侧载,这是伟大的,它,支持它,即使没有使用亚行 - 用户可以下载APK并点击下载完成的通知,就像在任何正常的Android设备。
So it looks like the Kindle Fire supports sideloading, which is great, and supports it even without the use of ADB - a user can download an APK and tap on the "download complete" notification just as on any normal Android device.
然而,当我真正尝试加载我的应用程序,这样它会在Kindle的应用程序启动屏幕非常糟糕的 - 它是一种低分辨率的应用程序屏幕,这是非常低的分辨率作为一个新开业项目主屏幕。这似乎是使用MDPI版本中,即使可华电国际和XHDPI版本它两地图标的,但那些连一个看起来模糊旁边的图标内置库的应用程序/图书封面/等。
However, when I actually try loading my app this way it looks really crappy in the Kindle's app launcher screen - it's kind of low-resolution in the "Apps" screen and it's extremely low-resolution as a recently-opened item on the home screen. It appears to be using the MDPI version of the icon in both places even though HDPI and XHDPI versions of it are available, but even one of those would look fuzzy next to the icons for the built-in gallery app / book covers / etc.
所以说:没有任何人知道我的应用程序(一个额外的清单行,也许?)我可以嵌入一个高分辨率的应用程序图标/书籍封面的/ etc使Kindle的会使用,而不是crappily-放大的MDPI图标?
So: does anybody know where in my app (an extra manifest line, maybe?) I can embed a high-resolution app icon / book cover / etc so that the Kindle will use that instead of a crappily-upscaled MDPI icon?
推荐答案
注意:下面的信息是现在已经过时
Note: the following info is now outdated.
显然,他们正在做一些时髦。从文档:
Apparently they're doing something funky. From the docs:
我如何得到高分辨率图标我的应用程序上显示的Kindle 火?
上的Kindle Fire的图标动态地从亚马逊拉 苹果商店为Android。侧载应用程序无法使用该功能。一旦 您提交的应用程序,它是生活在亚马逊的Appstore,你 应用程序的相应图标会自动显示。
The icons on Kindle Fire are dynamically pulled from the Amazon Appstore for Android. Side-loaded apps cannot use this feature. Once you've submitted your app and it's live in the Amazon Appstore, your app's appropriate icon will automatically be displayed.
这篇关于如何嵌入在非亚马逊的AppStore的Kindle Fire应用高分辨率图标?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!