PurpleMADcanada / Wallpaper-PhoneGap-Plugin

This plugin allows a user to save an image residing in the application folder or from a remote URL into the internal storage of the device. It also allows to set the image as a wallpaper which includes saving the image into the storage of the device.
Other
18 stars 13 forks source link

Setting wallpaper from outside app image #7

Open AtanuCSE opened 10 years ago

AtanuCSE commented 10 years ago

After downloading a image is saved into internal storage inside a folder. This folder is outside of the app. Is it possible to set that image as wallpaper with this plugin? If so what will be the imagePath?

bau720123 commented 9 years ago

hi @AtanuCSE this plugin already can use the outside domain resource

var imagePath = "http://youroutside/sample.jpg"