Archive 17/01/2023.

How to create LWP for android?

KonstantTom

Hello! How to create android live wallpaper using urho3d and c++? I’ve created small urho3d application with scene (such as 04_StaticScene sample), but how to route render from SDLActivity to WallpaperService.Engine??

Egorbo

It won’t be easy, definitely will require some changes in SDLActivity.java.
See learnopengles.com/how-to-use … wallpaper/ how to use Opengl in WallpaperService

KonstantTom

Thanks, I will read about it.
Maybe anyone know easier way? :slight_smile:

rku

Wouldnt that be a real battery burner?