I want the EditText tooltip to appear in the characters of the main word without adding a line string in the line file, Any help?
I think this is an example that you can try:
myEditText.setHint(getResources().getString(R.string.your_text_in_string).toUpperCase());