Page 1 of 1

How to create an app that installs wallpaper ?

Posted: Sat Apr 11, 2015 4:02 am
by Rafael Marques

How to create an app that installs wallpaper ?

I would like to create an app with multiple images, and that clicking on an image , the image became wallpaper cell .
It's possible? How do I do this?

Can you help me?


How to create an app that installs wallpaper ?

Posted: Sat Apr 11, 2015 9:33 am
by Alena Prykhodko

Hello Rafael,

On Image component Click event Run code that set background. Find more here
https://devcenter.appery.io/documenta...


How to create an app that installs wallpaper ?

Posted: Sat Apr 11, 2015 2:53 pm
by Rafael Marques

Alena , I found no code to send the image to the background .
Can you help me?

I do not want the picture becomes a background application .

I want the image to become a wallpaper of my smartphone.


How to create an app that installs wallpaper ?

Posted: Sat Apr 11, 2015 3:18 pm
by Rafael Marques

Image

I want that when I click on the image in my app .. that image becomes the wallpaper of my smartphone.

How do I do that?


How to create an app that installs wallpaper ?

Posted: Sat Apr 11, 2015 8:18 pm
by Illya Stepanov

Rafael -

To install wallpapers on a device you'll need an native interaction, you can search for such Cordova/PhoneGap plugin or write such plugin.