-6

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

2 Answers2

0

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

https://www.activeandroid.com/

0

Check out ORMLite, it working quite good - http://ormlite.com/

Manish Lomte
  • 329
  • 4
  • 17