Search code examples
androiddatabasedata-persistence

Android persistance package?


I want to easily implement database connections like I would in Java EE, is there a library that can help?


Solution

  • You can try ActiveAndroid, it is opensource and easy to implement :)

    https://www.activeandroid.com/