I'm making a program where it will send a text message to a select group of people at a push of a button for fire departments. Right now, all of the numbers are hard coded in so if they want to add or remove someone from the list, they have to go through me and I have to send them the program every time.
I want to make it so that a contact list will come up and they can check/uncheck the people they want to send it to. I have searched for hours on end and can not find a clear (or even a rough for that matter) tutorial on how to accomplish this. There are a ton on how to select a single user, but none on how to select multiple people.
Here is what I need:
-Contact list that will select multiple people
-Selection sticks after closing the program, restarting phone, etc.
Other then that, the rest of the program is coded and working.
Thanks in advance for any help given.
Matt





