Wallpaper Plugin

This plugin allows you to set wallpapers on android. Note this plugin does not handle live wallpapers and jpg is not supported use instead jpeg

Platforms:

Android

Functions:

wallpaper.set(wallpaperFile)-- wallpaperFile(path) path to image file via system.pathForFile()

wallpaper.isSetWallpaperAllowed()-- returns boolean, note this only works on android 6.0+

wallpaper.getSize()-- returns numbers width, height

Build Settings:

Helpful Links:

Get Plugin

Example

Support