Setting Wallpaper through application

You must Login before you can answer or comment on any questions.

Q ) I am using application in that application i capture image , i wan to set that image as phone wall-paper Is it possible ?

2 Answers

Accepted Answer

On Android, you'll have to write some native code. You can use WallpaperManager if you have the SET_WALLPAPER permission turned on.

Please always specify the mobile operating system you're asking for. For iOS, it's not possible. I don't know for Android.

Your Answer

Think you can help? Login to answer this question!