WallpaperService with OpenGL ES 2.0 rendering, 6 GLSL fragment shaders, gyroscope integration, frame capping at 24fps with visibility-based pause. Expo Module API bridge for config persistence and system wallpaper picker launch.
7 lines
114 B
JSON
7 lines
114 B
JSON
{
|
|
"platforms": ["android"],
|
|
"android": {
|
|
"modules": ["com.lively.wallpaper.WallpaperAndroidModule"]
|
|
}
|
|
}
|