cordova - How to set an image as wallpaper in an ionic app? -


i have image gallery application build using ionic, need user able set current image home screen wallpaper or lock screen wallpaper or both. how achieve using ionic? there ng-cordova plugin available set wallpaper?

any appreciated.

thanks

your problem seems phonegap setting wallpaper www assets? android

there has plugin android set wallpaper, seems long time no maintain it. https://github.com/purplemadcanada/wallpaper-phonegap-plugin

ios can't this, because sandbox mechanism programmatically update background wallpaper of ios 7?


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -