سؤال

I am creating a SMS application in Android, As i am very new to android can any one tell me which control to use to display the messages (ListView or TableView or any other).

The requirement is that the used control must be able to refresh itself when a new message comes.

هل كانت مفيدة؟

المحلول

I would use ListView, most SMS apps use ListView take a look at open source app here

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top