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上播放全屏动画的最佳方式是什么,比如几百帧?
我认为它太短了,无法将其放入电影中并弄乱videoview。所以我想也许只是将每一帧渲染为一个单独的 PNG 文件,并让 imageView 通过计时器更改其图片,你怎么看?
谢谢!
我认为您可以使用 30 帧/秒将是高效且对您非常有用的