문제

I've captured video using MediaRecorder into sd card. Now i want to set my saved video as live wallpaper programatically. Any idea on this.

Thanks

도움이 되었습니까?

해결책

You are up on a good challenge, unless you are familiar with android ndk.
There is the library ffmpeg which will save you some time.

You can follow my answer to get started.

Hope it will help you get started.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top