Closed OZ10 closed 8 years ago
Add a singleton to the database helper class so database calls can be made from anywhere in the app (instead of opening and closing each time):
http://stackoverflow.com/a/9286006/3248425
Done
Add a singleton to the database helper class so database calls can be made from anywhere in the app (instead of opening and closing each time):
http://stackoverflow.com/a/9286006/3248425