Pergunta

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

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top