Saturday, September 8, 2012

[android-developers] database type is applicable to andriod application in my case

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
 
 

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment