Android UI How to - Android TextView Example








Font

  1. Android Extend TextView with custom font
  2. Android Set ttf font for TextView

AutoComplete

  1. Android Listen to text changed event for AutoCompleteTextView
  2. Android Set Threshold for AutoCompleteTextView
  3. Android Use ArrayAdapter to fill data to AutoCompleteTextView
  4. Android Use AutoCompleteTextView
  5. Android Use MultiAutoCompleteTextView




Event

  1. Android Post from TextView
  2. Android Use TextSwitcher with animation

Format

  1. Android TextView add links
  2. Android Use format string in TextView
  3. Android Use LinkMovementMethod in hyper link
  4. Android Use SpannableString
  5. Android Use TextView autoLink




Thread

  1. Android Update TextView with a Thread