Rafael Marques
Posts: 0
Joined: Thu Aug 14, 2014 12:00 am

How to create an app that installs wallpaper ?

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?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

How to create an app that installs wallpaper ?

Hello Rafael,

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

Rafael Marques
Posts: 0
Joined: Thu Aug 14, 2014 12:00 am

How to create an app that installs wallpaper ?

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.

Rafael Marques
Posts: 0
Joined: Thu Aug 14, 2014 12:00 am

How to create an app that installs wallpaper ?

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?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

How to create an app that installs wallpaper ?

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.

Return to “Issues”