How do I set the background color of the home screen app widget programmatically?
Widget.setBackgroundColor(Color.LTGRAY);