1

Can someone please tell me how I can apply the Singleton Design Pattern to maintain state and keep the UI of my Android application synchronized with the application’s data?

user2911539
  • 87
  • 2
  • 10
  • Possible duplicate of [Using Singleton design pattern for SQLiteDatabase](http://stackoverflow.com/questions/6905524/using-singleton-design-pattern-for-sqlitedatabase) – Kade M. Apr 14 '17 at 16:37
  • 1
    That is a very broad question. I suggest that you narrow it down, such as by explaining your specific use case (i.e., what is your state? what is your UI?). – CommonsWare Apr 14 '17 at 16:39

0 Answers0