In Android development, a red gradient can be used to represent temperature visually. This can be achieved by defining a gradient drawable resource with red colors at different alpha values to represent different temperature ranges. The gradient can be applied to UI elements like buttons or progress bars to give a visual cue of the temperature level.