In my android project I want a textfield of type personname where by default caps lock is activated, however, this code isn\'t working.
If you want all caps, just use android:textAllCaps="true"
android:textAllCaps="true"