5

can anyone tell me how to get callback when setwallpaper is clicked in live wallpaper. I want to do something when a user clicks on set wallpaper...

I have tried many things bt cudnt get it to work..

Thanks in advance..

Paras Mittal
  • 1,159
  • 8
  • 18

1 Answers1

0

If you want to do something in your wallpaper application you can use onCreate() or onResume() function.

Alessandro Verona
  • 1,157
  • 9
  • 23