Search code examples
blackberrywallpaper

BlackBerry wallpaper setting via code


I need help regarding changing the wallpaper programmatically in BlackBerry. Is there any code available for this?


Solution

  • There is a class HomeScreen

    Use it and its method setBackgroundImage(String path2ImageFile).