适用于 Galaxy S 和其他手机的 Android live_wallpaper 功能过滤
大约6个月前,我把动态壁纸放到了市场上,结果发现它没有出现在Galaxy S的市场上。GalaxyS
似乎向市场报告说它不支持动态壁纸,而实际上它是支持的。
我最终从 AndroidManifest.xml 中删除了 uses-feature android:name="android.software.live_wallpaper"
从那时起,我收到了许多来自手机不支持的用户的低评级和沮丧的电子邮件动态壁纸,但下载了应用程序(MyTouch Slide、Aria 等)。
谁能确认这个问题已经解决了吗? 即,如果我知道设置 AndroidManifest 来声明它使用 live_wallpaper 功能,那么它是否会出现在所有实际支持它的手机上,包括 Galaxy S?
About 6 months ago I've put a live wallpaper on the market, only to discover it did not appear on the market for Galaxy S.
The GalaxyS seemed to report to the market that it does not support live wallpapers, while it does.
I ended up removing the uses-feature android:name="android.software.live_wallpaper"
from the AndroidManifest.xml
Since then I get many low ratings and frustrated emails from users which have phones that do not support live wallpapers, but downloaded the application (MyTouch Slide, Aria and others).
Can anyone confirm that this problem have been solved?
I.e. If I know set the AndroidManifest to declare it uses the live_wallpaper feature, will it appear to all the phones that actually support it, including the Galaxy S?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我遇到了同样的问题,Galaxy S 没有在德国的 Android 市场中显示我的动态壁纸(“滑块动态壁纸”)。现在这似乎已经解决了。
I had the same issue, Galaxy S did not show my live wallpaper ("Slider Live Wallpaper") in the Android Market here in Germany. This seems to be fixed now.