彩色指示器的制作方法

How to make colored indicator

我想做一个蓝牙信号RSSI的指标。我知道如何获得 RSSI,但我想问的是,如何制作颜色指示器,如 this link

它是 android 中的内置小部件吗??

您可以为此使用自定义进度条Sample