壁纸应用程序的问题

发布于 2024-09-17 08:06:08 字数 163 浏览 6 评论 0原文

我有一个壁纸应用程序,它似乎工作正常,但是...当我在 Eclipse 中打开该应用程序时...该应用程序图标显示为壁纸中的第一个图像。我不知道发生了什么事。有人可以帮忙吗?

在我添加更多图像(40)后,滚动速度似乎也变慢了……有什么建议吗?文件文件的建议文件大小是多少。我知道尺寸,但分辨率呢?

I have a wallpaper app and it seems to work fine but... when i open the app in eclipse... the app icon appears as the first image in the wallpaper. I cannot figure out what is happening. can someone help.

also the scrolling seemed to have slowed down after i added more images (40)..any suggestions. what is the recommended file size the files papers should be. I know the dimensions but what about the resolution.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

熊抱啵儿 2024-09-24 08:06:08

如果您已经知道尺寸(如果我理解正确的话),则分辨率无关紧要。对于 Droid,您需要 960 x 854 像素的图像。当我听到分辨率时,我想到的是 dpi/ppi。

至于列表中出现的应用程序图标...您应该发布一些关于如何列出图像的代码。您只是从 @drawables 文件夹填充它们吗?这也是您的应用程序图标存储的位置。

The resolution isn't relevant if you already know the dimensions (if I'm understanding you correctly). For the Droid, you need 960 x 854 pixel images. When I hear resolution, I think dpi/ppi.

As far as the app icon appearing in the list...you should post some code as to how you're listing the images. Are you just populating them from the @drawables folder? That's where your app icon is stored, too.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文