Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是一名新的 Android 开发人员,我正在创建 android 动态壁纸作为第一个项目。如何支持多分辨率?我不知道我应该通过代码缩放图像还是根据分辨率更改它们。
实际上,我也是一个新的 Android 开发人员,但最近我看到了一个关于 Android 上动态壁纸的很好的教程,它可能会对你有所帮助,此外我在 SO 中发现了一个类似的问题。