• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Application communication with data base

Hi,

We are developing an android app that uses ec2 server to communicate between devices.

We want to create users for each device. Each user shall contain the phone number and name.
We thought of using SQLite as DB and save there all the users data and info.

What are your thoughts about it?
Does using SQLite is the right choice for our requirements?

Thanks!
 
Back
Top Bottom