-3

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

Nate
  • 31,017
  • 13
  • 83
  • 207

1 Answers1

2

There is a class HomeScreen

Use it and its method setBackgroundImage(String path2ImageFile).