textview1.setTextColor(Color.argb(255, 0, 255, 0)); //文字透明度

最关键部分,设置字体透明度 argb(Alpha, R, G, B)