itaiedri24
Lurker
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!
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!