Hi, I am trying to make a app that would generate names, I want to manually add the names, currently I am using case switch statement, and using random number generator to pick the case statement to generate the names, but I want to make app better, what should I use, can I use such type of XML database in which I can add like 1000 or so names in database and able to pick random name everytime they click button.
or can I read from text file with names and able to read random number of line from that text file Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

