安卓图像效果?
我想开发 Android 动态壁纸,并向壁纸图像添加水滴或雨或任何其他类型的效果,我该怎么做?
I want to develop android livewallpaper and add water drop or rain or any other kind of effects to the wallpaper image, how can I do so ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我会研究 LiveWallpaper.onCreateEngine 以及 OpenGL 来获得高级图像效果。
I would look into LiveWallpaper.onCreateEngine, as well as OpenGl for advanced image effects.