• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How to Sync Anroid application With SQLlite or MySQL

Jana_Ji

Lurker
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:confused:.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!!!:confused:
Please guide me and provide full details about synchronization. Waiting for ur favourable reply...:)
 
I've moved this from the Forum Feedback & Suggestions section to the Developers' section :)
 
Back
Top Bottom