java - How to do editText like password -


i want code in c android dont use passwordtext need use edittext ty

    ph=getch();     if(ph!='\r'){         pass[i]=ph; printf("*"); 

in xml of edittext iclude attribute:

android:password="true" 

if want in


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

Swift game error message -