I am new to making android apps and was trying to find out if there is a way for a user to add their own custom selections to a Spinner.
For example I want to make a database for keeping track of car maintenance.
So I want the user to be able to add/remove their own cars/trucks as needed to it.
If there is a better way to do this I am open to any suggestions.
I am using eclipse.
Thanks for any help in this matter.