I own a pool league and i would like to write a app so I can keep score on the phone. I would like it to keep the data on the phone and then when it is all done you can hit a button to submit it to me over the internet. It has to be able to be shut down and started back up without loosing any data on the phone.
My question is what would be the best way to go about this. I have thought about using a text document and writing to it then sending it over the internet as an email. I have thought about doing it with a spreadsheet then email the sread sheet. I have thought about doing it in a database then sending the database.
It has been a long while since i have made android apps and I'm a little scatter brained right now on how to approach it. More than likely I will need a tutorial to follow as well so if you have an idea please let me know.
Thanks in avance!!!
My question is what would be the best way to go about this. I have thought about using a text document and writing to it then sending it over the internet as an email. I have thought about doing it with a spreadsheet then email the sread sheet. I have thought about doing it in a database then sending the database.
It has been a long while since i have made android apps and I'm a little scatter brained right now on how to approach it. More than likely I will need a tutorial to follow as well so if you have an idea please let me know.
Thanks in avance!!!