Hi everyone, I am new to Android and I have many questions.
I am currently developing an application of social network with geolocation.
Certainly, it would create a database to contain information about a user (personal information) and information about groups, events, etc..
I checked some documents and I found that the database SqlLite is a database for some data and it will be saved in the device. So should I use an other database?
I hope I was clear. And thank you in advance.





