I am trying to develop a real-time Android application where all contents are stored in server. So, they are available whenever a connection to Internet is available. Also, the application provides communication between users and conversations are stored in the server as well. Nothing is locally stored.
However, I am still cannot decide which database type I can use. I intended to use SQLite but I am not sure if I can really use it or not.
Could you please guide me to the proper database type to my application.
1 Replies - 768 Views - Last Post: 14 September 2012 - 06:10 PM
#1
database type is applicable to andriod application in my case
Posted 08 September 2012 - 05:04 AM
Replies To: database type is applicable to andriod application in my case
#2
Re: database type is applicable to andriod application in my case
Posted 14 September 2012 - 06:10 PM
You could always set up a MySQL database on the server then in your code connect to the database using a PHP script.
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote




|