benjamin200
New Member
I'm programming a Chat App. Next step is to list all users in a listview (with image and co).All around the listview ist done, but now i'm choose between reading contacts trough a xml file or reading trough a database (sqllite?). And later the same with the messages.What should I use? Which of the two is faster (performance)? GreezDancger