0

I would like to program the LED present at the bottom of Nexus 5 in my android application. Is there any way(API) to do so? I have looked around but haven't found any code help for this.

A Nice Guy
  • 2,676
  • 4
  • 30
  • 54

1 Answers1

1

Yes, you can do so using the NotificationManager API.