Hi All,
Basically i'm a .net Developer,I'm new to Android application as well as Java.Now I'm developing an android application,by using this link Using your own SQLite database in Android applications | ReignDesign Blog I created database in emulator and also retrieve the values from this database.Now i inserted one record to table in DDMS and i want to sync this changes to my database.I don't know how to sync this changes to database.I used SQLite to create a database file.
Is SQLite is enough for android application or something like MYSQL Or SQLServer is needed?? I'm totally confused!!!
Please guide me and provide full details about synchronization. Waiting for ur favourable reply...
Basically i'm a .net Developer,I'm new to Android application as well as Java.Now I'm developing an android application,by using this link Using your own SQLite database in Android applications | ReignDesign Blog I created database in emulator and also retrieve the values from this database.Now i inserted one record to table in DDMS and i want to sync this changes to my database.I don't know how to sync this changes to database.I used SQLite to create a database file.
Is SQLite is enough for android application or something like MYSQL Or SQLServer is needed?? I'm totally confused!!!
Please guide me and provide full details about synchronization. Waiting for ur favourable reply...