Publisher | FinGameWorks |
---|---|
File size | 3.23MB |
Number of files | 48 |
Latest version | 0.0.2 preview.3 |
Latest release date | 2023-08-10 04:09:37 |
First release date | 2020-06-02 03:13:14 |
Supported Unity versions | 2018.4.2 or higher |
Introduction
UniLWP.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 App
Features
- 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 wallpaper
Requirements
- 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.0
Lite Version
UniLWP.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.
Contact
[email protected]
UniLWP.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 App
Features
- 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 wallpaper
Requirements
- 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.0
Lite Version
UniLWP.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.
Contact
[email protected]