I am quite new to Android development. Can someone let me know the relevant APIs to dynamically update a TextView
(or entire screen )?
For example: I have a search application and I need to show the results as they are found rather than waiting for all results and then show.
See Question&Answers more detail:os