UniLWP.Droid is an Android live wallpaper framework for Unity. With it, you can create Android Studio projects that compile to live wallpaper apps.IntroductionUniLWP.Droid is an Android live wallpaper framework for Unity. With it, you can create Android Studio projects that compile to live wallpaper apps.Documentation | Lite Version on GitHub | Sample AppFeatures- One-click build to apk files, there is no manual editing before or after the export/building process (so it works with Cloud Build).- Modular design that allows experienced Android developers to customize your own wallpaper behavior (manual editing needed)- Callbacks for launcher page swipe, preview state, activity visible state, dark mode state, screen lock state (including AOD state on Android 9), and window insets state- Open wallpaper service preview/activity from C# side- Check if the app is set as system wallpaperRequirements- Unity 2019.3+ (As UniLWP.Droid uses the 'Unity as a Library' feature newly introduced in 2019.3)- Unity 2020 for the built-in Android Resource Manager to work (2019.3 is fine though but need extra work)- Though Vulkan compatibility is good, UniLWP.Droid works best with OpenGL ES 3.0Lite VersionUniLWP.Droid comes with a shrink-down, open-sourced version on GitHub. You can drop the aar file into your Unity project and test if it works before buying the full version.Contactjustzht+unilwp@gmail.com