I'm new to Android programming.
Let me create some array lists and program them. When I close or stop the program, they should be stored. Until the program is uninstalled.
How can I submit them to the program.
Can I use savedinstenstate?
You can use shared preferences for store data and get data for more details.
and this link for sample tutorials for shared priorities
No comments:
Post a Comment